KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
Firmware-fuzz-tool
★ 16
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
ionic-anhembi-2021.1
:
All the code produced at the "Mobile Devices" lectures for the first semester of 2021 at Universidade Anhembi Morumbi
Steam
:
A Swift package to interact directly with Steam.
APK-Downloader
:
APK Downloader
VerifiablyRobustNN
:
No description available.
Blue-as-in-the-Year
:
A 3D game as a mode of storytelling.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Firmware-fuzz-tool
?
Download (.md)
# Intro There are three components in this projject: Emulation, Spider and Fuzzer. ## Emulation The Emulation component is based on Firmadyne and we futher add some modification in the linux kernel as well as the filesystem. You can follow the ###setup.sh### in this component to set up your emulation enviroment. ## Spider This component is used to capture the pcaps between the emulated devices and browsers. ## Fuzzer This component fuzzes the pcaps captured in Spider.