Address Logger

Posts 19 of 9 · Page 1 of 1
Address Logger
Hay Does anyone knows how to create a address Logger using the Sig scan and the current address from like No Reload ? And may using HotKey Base.

Thanks
Quote Originally Posted by Sydney View Post
Hay Does anyone knows how to create a address Logger using the Sig scan and the current address from like No Reload ? And may using HotKey Base.

Thanks
Iam pretty sure somthing like this was posted a while back
google could help with this.....
Well in dll main you Could logg the addie in the sig scan to a text file..
In the case dll_attach_process

Btw look at gellins base at how to logs a text that should help you
Quote Originally Posted by whit View Post
Well in dll main you Could logg the addie in the sig scan to a text file..
In the case dll_attach_process

Btw look at gellins base at how to logs a text that should help you
Thanks will try that. /solved.
I'm making an address logger /

It kinda failed. Returned addresses as something like 902934710
you logging the Sig Scans then sprintf right?
Use sprintf("%X").

Or, if you don't want to be considered a poop, you get the addresses at runtime and if your scans fail, disable that feature and notify the user to pay you more money.

I mean notify you to re-evaluate your signatures...


---
EDIT

Put them into a String -> PVOID map like anyone with a brain :-/
Posts 19 of 9 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?