Skip to main content

Disasemble binaries and recover as much info as possible.

Project description

dis-cover

Disasemble binaries and recover as much info as possible

How to use

Run the case studies

To run the case studies, simply make run-scenarios. You need to have docker installed.

Command-line

You can access dis-cover by running make shell. You will then have access to dis-cover.

Here are the options :

$ dis-cover --help
usage: dis-cover [-h] [-o OUTPUT_DIRECTORY] [-b | -c] file

Disasemble binaries and recover as much info as possible

positional arguments:
  file                  File to dis-cover

optional arguments:
  -h, --help            show this help message and exit
  -o OUTPUT_DIRECTORY, --output-directory OUTPUT_DIRECTORY
                        Directory where the temporary files are written
  -b, --bin             Extract info from a binary file (default)
  -c, --cpp             Compile C++ file under multiple scenarios and extract info from the given outputs

dis-cover is in early development, it will probably not work yet on your own binaries.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dis-cover-0.1.1.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

dis_cover-0.1.1-py2.py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page