https://github.com/niklasb/memfuzzing
Memory fuzzing based on sinn3r's In Memory Fuzzer
https://github.com/niklasb/memfuzzing
Last synced: about 1 year ago
JSON representation
Memory fuzzing based on sinn3r's In Memory Fuzzer
- Host: GitHub
- URL: https://github.com/niklasb/memfuzzing
- Owner: niklasb
- Created: 2012-02-29T04:04:16.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-03-01T03:26:07.000Z (over 14 years ago)
- Last Synced: 2025-04-04T10:47:10.499Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 102 KB
- Stars: 26
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is an attempt to rewrite/update [sinn3r's InMemoryFuzzer][1] to work
with winappdbg, as PyDbg seems to be a dead project.
[1]: http://www.corelan.be/index.php/2010/10/20/in-memory-fuzzing/