This repository has been archived by the owner on Mar 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,15 @@ | ||
# AllWinnerTechFirmwareandKernelWorkbench | ||
AllWinnerTech Firmware and Kernel Workbench tool to unzip and package boot.img or boot.fex of all AllWinner Tech processors allowing reverse engineering of the firmware embedded in them. | ||
<h1 align="center">AllWinner Tech Firmware and Kernel Workbench</h1> | ||
<p align="justify">AllWinnerTech Firmware and Kernel Workbench tool to unzip and package boot.img or boot.fex of all AllWinner Tech processors allowing reverse engineering of the firmware embedded in them.</p> | ||
|
||
![Screenshot](https://github.com/keowu/AllWinnerTechFirmwareandKernelWorkbench/blob/main/Screenshots/screen1.PNG) | ||
|
||
![gif](https://github.com/keowu/AllWinnerTechFirmwareandKernelWorkbench/blob/main/Screenshots/run.gif) | ||
|
||
<h2> How to use </h2> | ||
<ul> | ||
<li>1 - Install Python 2.7(Preferred) or Python 3</li> | ||
<li>2 - Get the firmware file you want to work on and add it to the folder</li> | ||
<li>3 - Run the software and choose the option you want, finally, be happy!</li> | ||
</ul> | ||
|
||
<h3>You can also download a compiled version along with its dependencies in the releases tab, leave a star and hope it's useful, good studies and hacking!</h3> |