Skip to content

Automated recovery of Linux kernel build configurations

License

Notifications You must be signed in to change notification settings

zznop/bn-kconfig-recover

Repository files navigation

bn-kconfig-recover Python Lint

demo bn-kconfig-recover

Description

Binary Ninja plugin that analyzes Linux kernel binaries to automate recovery of the build configuration (.config)

Usage

usage: bn_kconfig_recover.py [-h] [-d] bndb kconfig

positional arguments:
  bndb         File path to kernel ELF or Binary Ninja database
  kconfig      File path to save recovered kernel configuration

optional arguments:
  -h, --help   show this help message and exit
  -d, --debug  Enable debug logging

About

Automated recovery of Linux kernel build configurations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages