Posted February 5, 200817 yr Hi, I wrote this tool in pure asm and i'd like to share the source code Features : 1-Terminate Process. 2-Debug Process. 3-Set Priority. 4-Enum Process Memory Region : 1-Change Memory Region Protection Code. 2-Zero Memory Region. 3-Free Memory Region. 4-Dump Memory Region into File. 5-View Memory Region in Hex. 5-Enum Process Modules : 1-Inject DLL. 2-Unload DLL. 6-View Specified Memory Piece in hex. 7-Dump Specified Memory Piece into File. 8-Memory Hacker. Here's an example on using the Memory Hacker feature ! ScreenShot Source code in attachment , this may help somebody in coding a simular thing ... plz tell me if u find any bug (it works fine on Xp Sp2) GamingMasteR-AT4RE Process_Detective.rar Edited February 6, 200817 yr by Teddy Rogers Removed the colour text, it looks painful in different skins...
February 6, 200817 yr Thanks for the share mate - enjoying your stuff recently. I liked the Cheat Plugin too!
February 7, 200817 yr Its the tiny little things that make it more usefull than similar other tools, and the code is very interesting to read.The effiency of the searching is also spot on, witht he dll utils also same place, not only have I learn some stuff here but its also a usuable tool ty.
February 7, 200817 yr Author LOL i coded this just to be a "code reference" for asm beginners which can help in other tools coding !For now the tool itself is kinda useless but i'm willing to include kernel-mode stuff , that would make it more usefull .Thanks guysGM
February 8, 200817 yr LOL i coded this just to be a "code reference" for asm beginners which can help in other tools coding !For now the tool itself is kinda useless but i'm willing to include kernel-mode stuff , that would make it more usefull .Thanks guysGMYes but just that little thing compared to equiv tools actually makes it more usefull, so you may be onto a winner developing it, wish I had had thought of the lil touches you added into this tool.
Create an account or sign in to comment