anyone know what a programming language which you could monitor what a certain memory address writes to, or an esi of a certain address
03/31/2008 09:52Tingle#2
c++, python, C, if you know how to programm you could basicly do it with any programming language but nowdays everything is writtin in c++, so get started!
you should lern Assembler , because everything in your ram ist just binarycode , you wont get far with C++ until you got some Reverse Engineering tools , but nowadys much is obfuscated