Command Line Interface for ThunderaBSA
Project description
ThunderaBSA-Cli
ThunderaBSA it's a Binary Static Analysis tool that infers what Open Source packages are present on binary apps by searching for "symbols."
A "symbol" for ThunderaBSA it's the representation of a file property (file name, file path, folders names) or content (symtree, class names, function names, variable names).
ThunderaBSA doesn't perform reverse engineering over the software. Instead, it extracts the symbols offered by the file's metadata, the same way as the operative system scan for file mime-types or file sizes.
The CLI (ThunderaBSA CLI) it's one of the three main components of the project. The CLI tool scan files to extract symbols and export the "symbols" to a report file. The reports can be used later by other components to perform the symbol matching offline.
Installation
ThunderaBSA-CLI requires a few tools to be available on your system:
$ sudo apt install python3-pip
$ sudo apt install universal-ctags elfutils binutils libimage-exiftool-perl
$ pip3 install thundera-bsa
If you are not able to find universal-ctags, please install the package from source. This tool will not work with the Ubuntu package exuberant-ctags, you need to install universal-ctags
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file thundera-bsa-0.1.10.tar.gz
.
File metadata
- Download URL: thundera-bsa-0.1.10.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f75c1a9a4239653e20c7004af12962889bc9176d9c7f883a47f927f6295204f6 |
|
MD5 | 7096e03718ccd1549bb7b1982ba91a4d |
|
BLAKE2b-256 | 6314c8fe533cc86f03459f62da521a533b516e8974b2d1e92c76610240381ec8 |
File details
Details for the file thundera_bsa-0.1.10-py3-none-any.whl
.
File metadata
- Download URL: thundera_bsa-0.1.10-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcaf33bd13cb8184cc7f714a15f3143b9047cf3695be534f5ebbfb9d6bef7ebd |
|
MD5 | a4a1d935043e9e420019fab18ee4fbf8 |
|
BLAKE2b-256 | 2205691733f3191194cfbd7864993d1a6b812c9b3b6efb08fd719217ef5dd42a |