Fdcalls
No description available
Install / Use
/learn @fxc233/FdcallsREADME
fdcalls
author: fxc
Version
latest: v1.4
Introduction
fdcalls purpose is to help security researchers view dangerous function calls across files.
Due to my rushed writing time, there may be many bugs in it.
Welcome to provide suggestions.
Usage
fdcalls -b [path/to/target_binary] -d [path/to/file_system_dir] -l [level=0]
Dependencies
sudo apt-get install gcc-arm-linux-gnueabi
Setup
first choice,but it may be an old version
pip install fdcalls
second choice
git clone https://github.com/fxc233/fdcalls
cd fdcalls
sudo python3 setup.py install
Results

Contact
FXC030618@outlook.com
Related articles
https://www.cnblogs.com/pwnfeifei/p/17369551.html
