-
-
Notifications
You must be signed in to change notification settings - Fork 62
Dev mode
Benedikt Kuehne edited this page Dec 18, 2023
·
8 revisions
We have a BLOG
- Testing Firmware in Expert-Mode -> Dev-mode is risky
- All communication Ports are exposed onto/on the host IF EMBA runs in Dev-mode
- !! always run ./dev-tools/check-project.sh before committing !!
- Currently we run the Django-Server on the host without docker, since thats the easiest way to fully support EMBA.
-
Install and Setup everything for Django to run:
$ sudo ./installer.sh -F -
Start the Server:
$./embark/manage.py runserver <port>
(For full functionality use the$ sudo ./dev-tools/debug-server-start.sh)

EMBArk - firmware security scanning at its best
Sponsor EMBA and EMBArk:
The EMBA environment is free and open source!
We put a lot of time and energy into these tools and related research to make this happen. It's now possible for you to contribute as a sponsor!
If you like EMBArk you have the chance to support future development by becoming a Sponsor
Thank You ❤️ Get a Sponsor
EMBArk - firmware security scanning at its best
- Home
- Feature overview
- Installation
- Usage
-
EMBArk-book
- Overview of embark
- Chapter 1: User Authentication & Authorization
- Chapter 2: Firmware Analysis Management
- Chapter 3: Real-time Progress Monitoring
- Chapter 4: Reporting & Visualization
- Chapter 5: EMBA Backend Integration
- Chapter 6: Worker Node Orchestration
- Chapter 7: Background Task Execution
- Chapter 8: Data Models (Persistence Layer)
- Chapter 9: Deployment & Environment Setup
- Development
- FAQ
- Sponsoring EMBArk
- AMOS project archive
- EMBA firmware scanning backend