Skip to content

Releases: Ansuel/Decrypt_RBI_Firmware_Utility

1.8-45d1434

08 Nov 21:48
45d1434
Compare
Choose a tag to compare
Add GCNT-N (#23)

1.8-e75e6f3

09 May 20:54
e75e6f3
Compare
Choose a tag to compare
RBI input streaming + multiple keys + UI fixups (#22)

* A little of refactoring

* Fix vbnt-h osck

* Reduce height

* Increment version

* Add vbnt-z osck

* Add vant-9 osck

* Fix vbnt-z & vant-9 friendly names

* add support for VCNT-A

* add support for VANT-R

* Add VANT-R board (#12)

* add support for VANT-R

* Add correct VDNT-O OSCK

* Increment version

* Add VBNT-1 board

* Rework input streaming

* Code cleanup

* Bump to 1.8

1.7-37bf29f

06 Mar 21:37
37bf29f
Compare
Choose a tag to compare
Merge pull request #21 from lorenzocanalelc/master

Add VCNT-3 board, DGA4331

1.7-63e9636

05 Oct 20:55
63e9636
Compare
Choose a tag to compare
Merge pull request #17 from LuKePicci/patch-1

Add VANT-W, DANT-7 & GANT-1 boards

1.7-26e4275

05 Oct 20:55
26e4275
Compare
Choose a tag to compare
Merge pull request #18 from StrayLightning/master

Add VANT-2 board, TG588v v2

1.7-e475762

21 Jan 23:52
Compare
Choose a tag to compare
Fix VDNT-O osck, add VBNT-1 board (#15)

* Add correct VDNT-O OSCK

* Add VBNT-1 board

1.6-56149ac

22 Nov 00:15
56149ac
Compare
Choose a tag to compare
Adds detection of InfoBlock data

The tool can now extract InfoBlock data from the decrypted bin and display them. It also display the signature of the firmware. In the future this signature will be used to validate the firmware with the OSIK key. InfoBlock data contains all sort of data like Version and specific info about the firmware installed. In the future the tool will be changed to accept decrypted bin to read the infoblock and validate the firmware.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>

1.5-faef68d

29 Oct 00:34
faef68d
Compare
Choose a tag to compare
Adds missing dependency in pom.xml

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>

1.5-a54f89f

29 Oct 00:59
a54f89f
Compare
Choose a tag to compare
Adds details on how to compile application

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>

1.5-91df5bb

29 Oct 00:36
91df5bb
Compare
Choose a tag to compare
Adds missing dependency in pom.xml

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>