Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yellowbyte/reverse-engineering-playground
Scripts I made to aid me in everyday reversing or just for fun...
https://github.com/yellowbyte/reverse-engineering-playground
ida-pro idapython idapython-script
Last synced: 3 months ago
JSON representation
Scripts I made to aid me in everyday reversing or just for fun...
- Host: GitHub
- URL: https://github.com/yellowbyte/reverse-engineering-playground
- Owner: yellowbyte
- Created: 2016-12-30T08:22:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-25T03:59:50.000Z (over 5 years ago)
- Last Synced: 2024-05-27T11:56:54.630Z (6 months ago)
- Topics: ida-pro, idapython, idapython-script
- Language: Python
- Homepage:
- Size: 46.9 KB
- Stars: 32
- Watchers: 7
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
Reverse Engineering Playground
Scripts I made to aid me in everyday reversing or just for fun. Actually...mostly just for fun :)
* [IDAPython](https://github.com/yellowbyte/idapython-scripts/tree/master/idapython/README.md)
* [File Analysis](https://github.com/yellowbyte/idapython-scripts/tree/master/file_analysis/README.md)
* [Shellcode Analysis](https://github.com/yellowbyte/reverse-engineering-playground/blob/master/shellcode_analysis/README.md)
* [File Format Hacks](https://github.com/yellowbyte/idapython-scripts/tree/master/file_format_hacks/README.md)