Skip to content

Commit

Permalink
Update assets
Browse files Browse the repository at this point in the history
* Updated README for PR 11b6cb1
* New release for #2

Co-Authored-By: 0xBEEF <166956000+H0ckJ0ck@users.noreply.github.com>
  • Loading branch information
Jakiboy and H0ckJ0ck committed Feb 14, 2025
1 parent 11b6cb1 commit 640702b
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 17 deletions.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion HOW.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ Open your router (ZTE) Admin interface (e.g. at [192.168.1.1](http://192.168.1.1

## Screenshot

[![how](./.assets/how.png)](#)
[![how](./.static/how.png)](#)
28 changes: 12 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Ratr

[![Ratr](./.assets/icon.svg)](#)
[![Ratr](./.static/icon.svg)](#)

Router Config Extractor (GUI).

Expand All @@ -12,38 +12,34 @@ Router Config Extractor (GUI).

## Requirements:

* [**.NET Desktop Runtime**](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.23-windows-x64-installer) ^6.x.
* [**.NET Desktop Runtime**](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.23-windows-x64-installer) ^6.x

Used to build Ratr:

* **Visual Studio 2022** ^17.x.
* **Visual Studio 2022** ^17.x

## Teseted:

* **ZTE ZXHN H267N** ^1.x.
* **Huawei DG8245V-10** ^1.x.
* **ZTE ZXHN H267N** ^1.x
* **Huawei DG8245V-10** ^1.x

## Decoder:

* Python script [ZTE config utility](https://github.com/mkst/zte-config-utility), Using AES encryption [pycryptodomex](https://pypi.org/project/pycryptodomex/).
* [ZTE config utility](https://github.com/mkst/zte-config-utility)
* [AES encryption](https://pypi.org/project/pycryptodomex/)

> [!CAUTION]
> The file '[**decode.exe**](https://github.com/Jakiboy/Ratr/raw/refs/heads/main/bin/decode.exe)' has been flagged as a potential threat by your antivirus software. This is a false positive, and the file is safe to use.
## Download

**Windows only** (No setup)

* Download from: [Releases](https://github.com/Jakiboy/Ratr/releases).
* [example.config.bin](./.assets/example.config.bin).
* [example.config.bin](./.static/example.config.bin).

## Screenshot

[![screenshot](./.assets/screenshot.png)](#)
[![screenshot](./.static/screenshot.png)](#)

---

## Authors:

* **Jihad Sinnaour** - [Jakiboy](https://github.com/Jakiboy) (*Initial work*)

## ⭐ Support:

Please give it a Star if you like the project.

0 comments on commit 640702b

Please sign in to comment.