Download Latest Version EMBA - v2.0.1 - Interactor source code.tar.gz (2.3 MB)
Email in envelope

Get an email when there's a new version of EMBA

Home / v2.0.1-interactor
Name Modified Size InfoDownloads / Week
Parent folder
EMBA - v2.0.1 - Interactor source code.tar.gz 2026-04-30 2.3 MB
EMBA - v2.0.1 - Interactor source code.zip 2026-04-30 2.8 MB
README.md 2026-04-30 13.7 kB
Totals: 3 Items   5.1 MB 1

The highlight of this release is the all new s130 module for generating a nice and interactive dependency map: image

image

Beside this beauty we did some further updates and bugfixes in a lot of different areas:

  • Lots of bugfixes and cleanups across modules and installers.
  • Continued database updates (CISA KEV, Metasploit, Snyk, kernel/GCC/version DBs, etc.) to keep detection fresh.
  • More robustness in installer / docker workflows and internal checks.

Beside your ongoing support with feedback, testing, working on issues and spreading EMBA you can now also support EMBA as a sponsor. image

Check it out here and start being an essential part of the future of EMBA. Breaking News: Check also our new shop for EMBA merch here.

image


It is always a pleasure to welcome new contributors to EMBA. This time we welcome:

Besides all our newcomers we also want to thank the other, regular contributors!

image

We had never before so many bug reports, contributors and helping hands! Big kudos to all of you!


How can you reach us and stay up to date? Just take one of these channels (or all):


Now, start your fresh Kali Linux (put enough CPU power and RAM into it) and install EMBA:

└─$ git clone https://github.com/e-m-b-a/emba.git
└─$ cd emba 
└─$ sudo ./installer.sh -d

This will install all pre-requisites, including the docker base image and the CVE database, which will need some bandwith, harddrive space and time.

Afterwards, you are ready to analyse your first firmware with EMBA:

└─$ sudo ./emba -l ~/log -f ~/firmware -p ./scan-profiles/quick-scan.emba

For updating your outdated EMBA installation, please check the update section in our wiki.

What's Changed

New Contributors

Full Changelog: https://github.com/e-m-b-a/emba/compare/v2.0.0-A-brave-new-world...v2.0.1-interactor

Source: README.md, updated 2026-04-30