Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Scripts I made to aid me in everyday reversing or just for fun...

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)