Jump to content

writeprocessmemory


Recommended Posts

in the write process memory of w0uter, how should I use the $inject ?

example: If I want to inject 14 to an address, should I put 0x14 or 14 or "14"

Thanks

[u]My Programs:[/u]Word Search Creator - Make your own Word SearchShortHand - Hide a secret message in a jpg fileHex Editor - Edit your Binary fileIncrease file size - Increase the size of any filesArt Generator - A program that generate random picture[u]My Functions:[/u]16-Bits Hash - My Hash function similar to MD5Probabilities - My probabilities function (factorial, permuation, combination)_GetDate() - Convert a date to a day of the week_Base(), _Dec() - Convert a number in any base (bin, oct, hex, dec). Create your own!

Link to comment
Share on other sites

Depends if you mean 14 hex or 14 dec ^^

Having not used those functions i dont know but if it follows standard autoit syntax then hex values are usually 0x14 (or 0x00000014?) but you may want to post in the scripts and scraps thread or contact w0uter personally. Until his functions are offical UDFs the AutoIt general support forums may not be the best place...

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...