Download Latest Version EMBA v2.0.0 - A brave new world of firmware analysis source code.tar.gz (3.3 MB)
Email in envelope

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

Home / 1.4.2-Summertime
Name Modified Size InfoDownloads / Week
Parent folder
EMBA v1.4.2-Summertime source code.tar.gz 2024-08-09 3.1 MB
EMBA v1.4.2-Summertime source code.zip 2024-08-09 3.3 MB
README.md 2024-08-09 5.1 kB
Totals: 3 Items   6.5 MB 2

image

This release includes one new module as well as a huge amount of little updates, bug fixes and refactoring for your smooth summer time: * New capa module with ATT&CK support introduced as S18 - see https://github.com/e-m-b-a/emba/pull/1212 * Massive variable name refactoring * Bash expansion refactoring * Multiple bug fixes and improvements in the system emulation engine * Medium article - Leveraging Automated Firmware Analysis with the Open-Source Firmware Analyzer EMBA


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

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


It is always a pleasure to welcome new contributors to EMBA. This time we can welcome: * @Grezzo made their first contribution in https://github.com/e-m-b-a/emba/pull/1222

What's Changed

New Contributors

Full Changelog: https://github.com/e-m-b-a/emba/compare/1.4.1-white-rabbit...1.4.2-Summertime

Source: README.md, updated 2024-08-09