Jump to content

Recommended Posts

Posted

Is it possible to read and edit memory?

like where should i start if i want read string or integer from progress? of if i want edit it?

like what commands i should search at help?

Posted

Sorry if it is stupid question but where i can see whan comands i can use?

Can developers integrate memory editing in to noe version of autoit?

Also need ftp file transfer.

And oter question,Where i can see user32.dll file functions?like advandced users have made scripts that use dll files for work, but howi can know what is function name in dll file

Posted

Sorry if it is stupid question but where i can see whan comands i can use?

Did you look at the UDF? The functions are right there. _MemoryOpen, _MemoryRead, _MemoryWrite, etc. There's a whole thread to read through, lots of forum examples, links, etc. etc. Search the forums for the function names and you'll find lots of examples.

And oter question,Where i can see user32.dll file functions?like advandced users have made scripts that use dll files for work, but howi can know what is function name in dll file

Use a program like dll explorer: http://www.nirsoft.net/utils/dll_export_viewer.html

Then just look up the functions in msdn to find their parameters, return values, etc.

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
  • Recently Browsing   0 members

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