Skip to content

fxc233/fdcalls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

1

Contact

[email protected]

Related articles

https://www.cnblogs.com/pwnfeifei/p/17369551.html

License

GNU General Public License v3.0