Tag: flopz
-
Flopz: Firmware Liberation on Python
Flopz – Firmware Liberation on Python Flopz is an assembler toolkit written in pure python. Use it to: Create shellcode for embedded systems Dynamically patch large collections of binaries Instrument firmware images, for debugging and fuzzing Currently, Flopz supports: ARM: Thumb Mode PPC: VLE, only RISC-V: RV32I IA-32 (work in progress) If you’d like to…