https://github.com/niklasb/mona
Corelan Repository for mona.py
https://github.com/niklasb/mona
Last synced: about 1 year ago
JSON representation
Corelan Repository for mona.py
- Host: GitHub
- URL: https://github.com/niklasb/mona
- Owner: niklasb
- Created: 2012-02-29T12:56:29.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-03-07T21:38:03.000Z (over 14 years ago)
- Last Synced: 2025-04-04T10:47:09.290Z (over 1 year ago)
- Language: Python
- Homepage: https://www.corelan.be
- Size: 103 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Welcome to the Corelan GIT project page for mona.py development.
GIT will only be used for active development, not for releases or updates from within Immunity Debugger.
If you are interested in contributing to mona.py, please
- create a fork of this project
- clone your fork to your development machine.
I am using tortoiseGit on my windows machine, which works fine.
Don't forget to create a public/private keypair & configure your git page to accept your public key
- implement your changes. Pay attention to coding styles (tab indentation, etc)
- submit your changes as a pull request
If you want the latest tested version of mona.py, please navigate to http://redmine.corelan.be/projects/mona
Tx
corelanc0d3r