what programming language?

03/31/2008 02:20 UPSman2#1
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:52 Tingle#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!

[Only registered and activated users can see links. Click Here To Register...]

thats were i started a couple years ago
03/31/2008 12:17 djpromo#3
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