Welcome to flopz’s documentation!
This site will document the different modules included with flopz.
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
The flopz repository can be found here.
Check out the full introduction or head over to the tutorials.
Contents:
- Introduction
- Features
- Tutorials
- flopz
- flopz package
- Subpackages
- flopz.arch package
- Subpackages
- Submodules
- flopz.arch.architecture module
- flopz.arch.auto_instruction module
- flopz.arch.exceptions module
- flopz.arch.instruction module
- flopz.arch.operands module
- flopz.arch.register module
- Module contents
- flopz.core package
- flopz.listener package
- flopz.target package
- flopz.util package
- flopz.arch package
- Module contents
- Subpackages
- flopz package