Skip to content

OraclePi/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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%