Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
keowu authored Jul 18, 2021
1 parent 41ec0f8 commit fac391a
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
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>

0 comments on commit fac391a

Please sign in to comment.