SkillAgentSearch skills...

Fdcalls

No description available

Install / Use

/learn @fxc233/Fdcalls
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

FXC030618@outlook.com

Related articles

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

License

GNU General Public License v3.0

View on GitHub
GitHub Stars72
CategoryDevelopment
Updated2mo ago
Forks5

Languages

Python

Security Score

90/100

Audited on Jan 27, 2026

No findings