Pages: [1]
Author Topic: CheckMate - ME7 Checksum Tool with GUI  (Read 3820 times)
_nameless
Hero Member
*****

Karma: +371/-2991
Offline Offline

Posts: 2962



« on: April 23, 2025, 04:07:35 PM »

I put together a little GUI for me7sum to make checksum correction less of a hassle. No more messing with the command line every time you wanna clean up a file—just load it, click a button, and done.

It’s called CheckMate, and it keeps everything simple. You just pick your .bin, .ori, or .mod file, choose where you want the output saved, and it’ll run the checksum in the background. It spits out a cleaned file and a .txt log of what was done right next to it. Drag and drop support is built in too.

I also included the Python source code with it, in case anyone wants to tweak it or improve it. Just something I made to help smooth things out when flashing or editing ME7 stuff.

Let me know what you think or if anything breaks.
https://mega.nz/file/J1ZXUQqK#j_MVhgy9ZQiifIWMoL5dTLXnnnyL3BcindVU0wc72AQ

wont let me upload too big I guess
« Last Edit: April 27, 2025, 01:43:12 AM by _nameless » Logged

If you are broke or expecting free handouts DO NOT message me. I'll probably put you on blast if you do.
_nameless
Hero Member
*****

Karma: +371/-2991
Offline Offline

Posts: 2962



« Reply #1 on: April 27, 2025, 01:47:09 AM »

Remade GUI updated the link in the first post. Added RSA Bypass

Also, Im a retard and posted in the wrong section ............ Tongue
« Last Edit: April 27, 2025, 01:55:37 AM by _nameless » Logged

If you are broke or expecting free handouts DO NOT message me. I'll probably put you on blast if you do.
fknbrkn
Hero Member
*****

Karma: +219/-24
Online Online

Posts: 1538


mk4 1.8T AUM


« Reply #2 on: April 27, 2025, 03:58:17 AM »

Code:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shell\me7check\command]
@="C:\\windows\\system32\\cmd /k C:\VW\me7check\me7check.exe "%1" & pause & exit"

[HKEY_CLASSES_ROOT\*\shell\me7sum\command]
@="C:\\windows\\system32\\cmd /k C:\VW\me7check\me7sum.exe "%1" "%1" & pause & C:\VW\me7check\me7check.exe "%1" & pause & pause & exit"

change paths to me7check.exe/me7sum.exe
save as me7.reg
run

fix any cs from file context menu

Logged
_nameless
Hero Member
*****

Karma: +371/-2991
Offline Offline

Posts: 2962



« Reply #3 on: April 27, 2025, 10:46:17 AM »

Good call Ill add that
Logged

If you are broke or expecting free handouts DO NOT message me. I'll probably put you on blast if you do.
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.137 seconds with 17 queries. (Pretty URLs adds 0s, 0q)