asm2cfg

Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install asm2cfg

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.2.2 2023-05-27    
0.2.1 2022-06-05    
0.2.0 2022-03-27    
0.1.2 2021-12-07    
0.1.1 2021-04-05    
0.1.0 2021-04-05    

Issues with this package?

Page last updated 2023-10-27 23:23:34 UTC