Jump to content

can Autoit do Hex Editing of a file?


Recommended Posts

#Include <String.au3>

_StringToHex($strChar)

#Include <String.au3>

_HexToString($strHex)

StringRegExp ( "test", "pattern" [, flag ] [, offset ] ] )

....

Didn't really explain what you mean, thus... I can't really explained what you should do. Theres some random functions you may or may not find useful.

Link to comment
Share on other sites

No man, i am not asking for decompile.

i just want to make one change which is possible just by Hex.

the change of Value is for On/Off.

Also, the file is of Windows & my purpose is not to get the source.

i can also use Manual editing & then replace the changed file, but i am not sure if that 'll work on different versions of windows.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...