Python3 Tips For Reverse Engineers

2 years ago
42

Five tips to level up your reverse engineering with Python 3. Expand for more...

Chapters:
0:44 Tip 1. Use Jupyter Notebooks and Github
5:16 Tip 2. Remember Byte Strings Are Not Strings
8:46 Tip 3. Hex Encode Binary Data For Easy Copying Between Tools
12:02 Tip 4. Use Struct To Extract Types From Binary Data
16:28 Tip 5. Use Custom Struct Classes To Parse Binary Streams

Automated unpacking:
https://www.unpac.me/#/

OALabs Jupyter Notebooks:
https://github.com/OALabs/Lab-Notes

Feedback, questions, and suggestions are always welcome : )

Sergei https://twitter.com/herrcore
Sean https://twitter.com/seanmw

As always check out our tools, tutorials, and more content over at https://www.openanalysis.net

#ReverseEngineering #Python #HowTo

Loading comments...