Jump to content
Tuts 4 You

Process Detective V1.1


GamingMasteR

Recommended Posts

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

showix4.png

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 by Teddy Rogers
Removed the colour text, it looks painful in different skins...
Link to comment
SiliconShadow

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.

Link to comment

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 guys

GM

Link to comment
SiliconShadow
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 guys

GM

Yes 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.

Link to comment
  • 3 weeks later...
  • 3 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...