Skip to content

Commit

Permalink
Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
9ary committed Apr 13, 2024
1 parent 5744a13 commit 303f39e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# rqoob

A replacement for qoob-flash.exe and GQoobPro.

## Why?

I needed a way to flash my Qoob Pro on Linux.
GQoobPro is old, and upon further inspection, the code is messy, hard to read,
and shows a lack of understanding of the protocol.
So I cracked open qoob-flash.exe with Binary Ninja and got to work.
This is the result.

## To do

rqoob was written primarily to fulfill my needs as the maintainer of gekkoboot.
Therefore, it currently doesn't have full feature parity with its predecessors.

See [open issues] for details. Contributions are welcome.

[open issues]: https://github.com/redolution/rqoob/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement

0 comments on commit 303f39e

Please sign in to comment.