Hacker News
- Using Ghidra and Python to reverse engineer Ecco the Dolphin https://32bits.substack.com/p/under-the-microscope-ecco-the-dolphin 134 comments
- Python for Reverse Engineering 1: ELF Binaries https://icyphox.sh/blog/python-for-re-1/ 48 comments
- Turbo GPT – A Python based wrapper for GPT-4 and GPT-3.5. Reversed engineered https://github.com/daan-dj/TurboGpt 2 comments
- Gray Hat Python: Python Programming for Hackers and Reverse Engineers Review http://hamsterswheel.com/techblog/?p=167 6 comments
- New book. Gray Hat Python: Python Programming for Hackers and Reverse Engineers http://oreilly.com/catalog/9781593271923/ 12 comments
Lobsters
- Python for Reverse Engineering #1: ELF Binaries https://medium.com/sector443/python-for-reverse-engineering-1-elf-binaries-e31e92c33732 6 comments python , reversing
- Reverse Engineered the StreamDeck to Run Arbitrary Python Code https://github.com/Palfore/Pybiosis/tree/main 5 comments reverseengineering
- De4py: A toolkit for python reverse engineering https://github.com/Fadi002/de4py 4 comments reverseengineering
- De4py: toolkit for python reverse engineering https://github.com/Fadi002/De4py 3 comments programming
- De4py: toolkit for python reverse engineering https://github.com/Fadi002/de4py 2 comments reverseengineering
- Python Tool for Emulating Reverse Engineered SMALI Instructions & Code https://github.com/user1342/PocketSmali 6 comments reverseengineering
- Reverse engineering Go binaries using Radare 2 and Python https://carvesystems.com/news/reverse-engineering-go-binaries-using-radare-2-and-python/ 4 comments golang
- Python for Reverse Engineering #1: ELF Binaries https://medium.com/sector443/python-for-reverse-engineering-1-elf-binaries-e31e92c33732 3 comments netsec
- Automating Android App Reverse Engineering - New Python Tool with Frida, ADB, and AndroGuard Integration https://github.com/user1342/AutoDroid 6 comments reverseengineering
- Reverse Engineering LED Lights with Python to Turn Your Monitor into an Ambient Monitor https://medium.com/@reaminated/convert-your-pc-monitor-to-an-immersive-ambient-monitor-with-led-lights-and-python-4235882b4d6d 4 comments python
- Glasgow Interface Explorer: First fully open source FPGA based digital interface tool, allows you to decode, probe, and reverse engineer nearly any digital interface from Python https://www.crowdsupply.com/1bitsquared/glasgow 8 comments reverseengineering
Lambda the Ultimate
- UCPy: Reverse Engineering Python http://pages.cpsc.ucalgary.ca/~aycock/papers/ucpy.pdf 23 comments Implementation , Python