Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup FAT #7

Closed
reaperb0t opened this issue Mar 22, 2018 · 1 comment
Closed

Setup FAT #7

reaperb0t opened this issue Mar 22, 2018 · 1 comment

Comments

@reaperb0t
Copy link
Owner

reaperb0t commented Mar 22, 2018

pip install pexpect

"Adjust the paths to firmadyne and binwalk in fat.py and reset.py. Additionally, provide the root password. Firmadyne requires root privileges for some of its operations. The root password is provided in the script itself to automate the process."

Configurations - change this according to your system

firmadyne_path = "/home/ec/firmadyne"
binwalk_path = "/usr/local/bin/binwalk"
root_pass = "password"
firmadyne_pass = "firmadyne"

@reaperb0t
Copy link
Owner Author

Complete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant