|
Title: CheckMate - ME7 Checksum Tool with GUI Post by: _nameless 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 Title: Re: CheckMate - ME7 Checksum Tool with GUI Post by: _nameless 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 ............ :P Title: Re: CheckMate - ME7 Checksum Tool with GUI Post by: fknbrkn on April 27, 2025, 03:58:17 AM Code: Windows Registry Editor Version 5.00 change paths to me7check.exe/me7sum.exe save as me7.reg run fix any cs from file context menu Title: Re: CheckMate - ME7 Checksum Tool with GUI Post by: _nameless on April 27, 2025, 10:46:17 AM Good call Ill add that
Title: Re: CheckMate - ME7 Checksum Tool with GUI Post by: pukacinio on March 20, 2026, 02:48:26 PM Link is dead ;D
Title: Re: CheckMate - ME7 Checksum Tool with GUI Post by: nyet on March 21, 2026, 06:21:24 PM this is why abandonware is cancer. github/gitlab or gtfo
Title: Re: CheckMate - ME7 Checksum Tool with GUI Post by: _nameless on March 21, 2026, 08:34:09 PM Link is dead ;D This is the upgraded version its called flashdock, it does bootmode flashing eeprom flashing checksums and immo off.......https://mega.nz/file/NcIWnZIR#mmyKp3rkOYbVtxSD0OPzNV_eoIz5ATn8NVwox53dkC8 Title: Re: CheckMate - ME7 Checksum Tool with GUI Post by: _nameless on March 22, 2026, 06:13:10 AM this is why abandonware is cancer. github/gitlab or gtfo Tell github to lift their file upload size limit and I would be happy to put it on git........Title: Re: CheckMate - ME7 Checksum Tool with GUI Post by: nyet on March 22, 2026, 03:34:52 PM if you build it as part of a CI artifact (and/or use LFS) you don't have to worry about that.
why can't you build it in github actions? Title: Re: CheckMate - ME7 Checksum Tool with GUI Post by: nyet on March 22, 2026, 03:38:01 PM https://github.com/nyetwurk/ecuxplot/releases/tag/latest
Look at assets. |