GamingMasteR Posted February 5, 2008 Posted February 5, 2008 (edited) 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, 2008 by Teddy Rogers Removed the colour text, it looks painful in different skins...
Ufo-Pu55y Posted February 6, 2008 Posted February 6, 2008 Wow, that's an interesting pack of code ! Thx for the share
Loki Posted February 6, 2008 Posted February 6, 2008 Thanks for the share mate - enjoying your stuff recently. I liked the Cheat Plugin too!
SiliconShadow Posted February 7, 2008 Posted February 7, 2008 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.
GamingMasteR Posted February 7, 2008 Author Posted February 7, 2008 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
SiliconShadow Posted February 8, 2008 Posted February 8, 2008 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.
xsp!d3r Posted February 29, 2008 Posted February 29, 2008 Thank's GM it's a good source, it well help me on something , thank's a lot!!
StreamLine Posted March 1, 2008 Posted March 1, 2008 great work my friend, keep up the good work and i hope to see more releases soon
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now