8000 GitHub - nicoloboatto/unicorn-engine-talk: Code, Target Firmware, and Slides for Unicorn Engine - What, Why, How.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Code, Target Firmware, and Slides for Unicorn Engine - What, Why, How.

License

Notifications You must be signed in to change notification settings

nicoloboatto/unicorn-engine-talk

Repository files navigation

Unicorn Engine Talk

Code, Target Firmware, and Slides for Unicorn Engine - What, Why, How.

The talk was delivered at the July 2023 edition of hack::soho and the recording is available on IOActive's YouTube channel: https://youtu.be/deEUF6dkdws

Usage

Execute the following commands to emulate the target firmware discussed in the talk:

git clone https://github.com/nicoloboatto/unicorn-engine-talk.git
cd unicorn-engine-talk
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
python3 emulate_target_firmware.py

About

Code, Target Firmware, and Slides for Unicorn Engine - What, Why, How.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0