Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
n1nj4sec committed Oct 26, 2015
1 parent 80507c0 commit 4280248
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# memorpy
Python library using ctypes to search/edit windows programs memory
Python library using ctypes to search/edit windows programs memory. Some functions are not implemented as I only implemented what I needed at the time I wrote this ;) But the basic functions should works just fine

#usage examples :
In this example open a notepad.exe (x32) and type in some text we will edit from memory !
Expand Down Expand Up @@ -96,3 +96,11 @@ Now you have infinite ammo :o)
I hope this code will be useful to someone.

Have fun !

## Contact
by mail: contact@n1nj4.eu
on Twitter: [Follow me on twitter](https://twitter.com/n1nj4sec)

If some of you want to participate or send me a feedback, don't hesitate :-)

This project is a personal development, please respect its philosophy don't use it for evil purpose !

0 comments on commit 4280248

Please sign in to comment.