|
|
#1 |
![]() ![]() Join Date: Mar 2012
Posts: 9,014
Likes: 6,283
Liked 3,882 Times in 2,530 Posts
Mentioned: 954 Post(s)
Tagged: 0 Thread(s)
|
[UPDATE] PS3 PUP Check+ [MD5 verify] By DEFAULTDNB
Ok so I got bored again and wanted to learn more about MD5 hashes and incorporate it into my own coding, so I came up with a quick tool, which can verify the MD5 of over 380+ known MFW/CFW/CEX/DEX/SEX PS3 update files.
About: I wanted to make this noob friendly, so its easy to pick up and use with no knowledge of anything other than clicking 1 button. Never get scammed and by downloading and installing a fake update again! All you need to do is open the app and select MD5 check tool, click "Select File" point it to a pup file and bingo (within 4-8 seconds) you get your MD5 result and whether or not it matches the known database, if it's fake, or if its unknown (if new CFW comes out it will state unknown and to google the MD5 it generates so you can double check the authenticity of the PUP). As of PPC+ V2.2.0 I have added my DCT date check tool for those who want to check their datecodes to figure out if their PS3 is hackable, and what they can do with it. It includes links to tutorials and helpful information as well as links to the PS3HAX buy/sell/trade section if you find that your PS3 is not hackable ![]() Images: ![]() (UPDATED UI FOR V2.2.0) Changelog: (V1.0.0 - V2.3.0) Click here to see full text
V1.0: +Initial release. V1.1: +Fixed incorrect MD5 for CFW355-OTHEROS++-COLD-BOOT.PUP MD5: CCB69A1D02FDC42267D476076A44CBA5 Thanks to @euss and @hanzoverfist for confirming the correct MD5 +Minor cosmetic alignment. +Cosmetic fixes +Code clean up +Added option to generate MD5 from any file (change drop down from "PUP files" to "ALL files" +Added paste: copy your known 32 digit MD5 text in windows, open PS3 PUP check+, right click anywhere to paste & verify against 350+ PS3 PUP database. +Added txt file output per MD5 checked (non PUP files only), file is written in app directory (wherever the app is opened) and contains: date stamp/time stamp/file name/MD5 generated, and is named <md5string>.txt Code:
Date stamp: 04/02/2013 Timestamp: 13:32:11 File: C:\Users\Citizen Default\Desktop\PS3 PUP Check+.exe MD5: f1c99c77ca48260901530c0555feae75 Thanks @nevik and @doggie721 for confirmation ![]() +Added Team GDK 4.31 v7 MD5 +Added REBUG 4.30.2 REX MD5 +Added Team GDK 4.31 v7.1 MD5 +Added CEX 4.31 CFW ARCH MO_od v2.04 MD5 V1.2 +Added OFW 4.40 MD5 +Added txt file output per MD5 checked (all files), file is written in app directory (wherever the app is opened) and contains: date stamp/time stamp/file name/actual name/MD5 generated, and is named <md5string>.txt Code:
Date stamp: 21/03/2013 Timestamp: 16:35:42 File: C:\Users\Citizen Default\Desktop\SUPER AWESOME 4.40 JAILBREAKER.PUP Actual: PS3 Official Firmware 4.40 RETAIL/CEX (OFW 4.40) MD5: 1b6a1cb5a909325a7f5ed949e8cc57cb +Bug fixed in output <md5string>.txt files. v1.2.2 +Added MiralaTijera 4.40 CEX CFW MD5 +Added link to http://www.ps3hax.net/index.php when you click on the logo ![]() V2.0 +Updated UI +Fixed bugs +Added Rogero 4.40 1.02 MD5 V2.0.1 +Added Rogero 4.40 CFW v1.02 + reactPSN pup MD5 +Added Rogero any CFW back to 3.55 pup MD5 http://www.tortuga-cove.com/132-hack...n-back-to-3-55 V2.1.0 +Added cfw 4.40.x venix silver MD5's +Added toggle for outputting text data (red for off, green for on) V2.1.2 +Added Rogero CFW 4.40 v1.03 MD5 v2.1.3 +Added PS3ita cfw 4.21 dex v2.2 MD5 Thanks to @Mistawes ![]() v2.1.4 +Added SGK CFW 4.40.4 MD5 v2.1.5 +Added SEX 4.40 Kiosk FW MD5 +Fixed multiple instance glitch, now limited to one copy of this app running at any one time. v2.1.6 +Added SGK 4.40.5 CFW MD5 v2.2.0 + Code imported, large scale clean up & partial rewrite of WMPDGT355? v4.2 (now just called DATE CHECK TOOL (DCT)). + UI re-sculpt to bring the 2 apps together. + Modular code to easily allow additional further functionality in future + Updated databases for DCT and PPC+ (3k/4k date codes, & more MD5's). + Added BACK button to select screen. + Updated button icons and GUI colors. + Bug fix clean up. + Removed 3 Easter eggs (Did you ever find them?) + Added updated relevant URL helpers (tutorials, information, example images, ps3hax main page, PPC+ discussion and update thread) + Added cursor indicators for click-able links + Output file toggle renamed to "I/O", now defaults to disabled (enable to write output file) + Reworded/updated various text and information. + Many more tweaks + Thoroughly tested and AVG scanned. ![]() ![]() ![]() V2.2.1 + Recompiled to fix URL bug, and updated net lib to prevent error when clicking links to tutorials. V2.2.2 + Added OFW 4.41 CEX MD5 + Fixed script <VOID> error caused by hitting "cancel" or "X" to quit pup/file selection dialog (no idea how this bug got missed for so long!) + Code clean up V2.2.3 + Added SEX 4.41 CEX MD5 V2.2.4 + Added 4.40.5.1 CDEX by GDK MD5 V2.2.5 + Added REBUG 4.41.1 LITE EDITION MD5 + Added REBUG 4.30.2 D-REX EDITION MD5 V2.2.6 + Added REBUG 4.41.2 LITE EDITION MD5 + Added SGK CDEX 4.40.5.2-FR MD5 V2.2.7 + Added Rogero leaked CFW MD5's + Added CFW CEX ARCH 4.41 v1.00 MD5 (thanks @chr15m ) V2.2.8 + Added FAKE Rogero v1.03 CFW MD5 (thanks @euss ) + Added 04.41.5 CDEX multi region by SGK MD5 V2.3.0~23/05/13 + Added @Brenza CFW 3.55 DEX MD5 [DEX2CEX] + Enhanced DCT (thanks @mschumacher69 for pointing it out) + Added URL for MINVERCHK (only when required) + Code clean up Latest Release: PPC+ V2.3.2~23/05/13 + Added all @tjhooker73 's SEX 2 CEX reverter MD5's (http://www.ps3hax.net/showthread.php?t=41772 props for making the pups & tutorial) + Added 4.31 CFW aka "4.31 KMEAW" CFW MD5 + Updated 3.56 flash/patch info and URL now links to Auto Patcher v0.04 (thanks @playerkp420 and @mschumacher69 ) + Added color coded PUP risk indicator: Code:
GREEN = verified safe to use (depending on your machine: obviously dont install SEX verified OFW on a CEX machine). YELLOW = verified but leaked or beta. ORANGE = verified but could potentially brick or cause problems. RED = verified but installing the PUP will brick your PS3/ or unknown files. BROWN = Joke CFW MD5's (copy/paste only) PURPLE = SEX2CEX Reverter pups BLUE = MD5's generated for non pup files with IO enabled. Download: https://anonfiles.com/file/2a11effad...265b9acb4a148c PPC+ V2.3.2 MD5: d8641d6eae725bc546caea9aea98abc8 Verified: Tested on Windows Vista/XP & virus scanned with AVG. As I am a noob coder there may be a few bugs, so please pm me if you find any and I will fix and update asap. This app (like my others) are flash based so they can potentially be made into web apps (no exe) so dont be surprised if it asks you to update your players ![]() (I also want to point out this took me only 4 hrs learn about MD5 and to build it to V1) Credits: Thanks to @aldostools for the extensive MD5 list on his site http://aldostools.org/temp/md5.txt Props to @superfurry Now that my DCT: date code check tool has been integrated to PPC+ V2.2.0, WMPDT355? is out of date and has been discontinued: http://www.ps3hax.net/showthread.php?p=417124 [Read More] Honorable Mention: Props to @DanyL for his version back in 2010! A true pioneer of MD5'ing to prevent bricks! http://www.ps3hax.net/showthread.php?t=17175
__________________
Last edited by DEFAULTDNB; 1 Day Ago at 08:59 AM. Reason: 23/05/13 Updated to PPC+ V2.3.2 |
|
|
|
|
Likes: (43) |
AbdulrahmanN17,
akela,
aldostools,
animalovich,
baargle,
baileyscream,
BLACKBUD,
codeaxis,
DanyBoss,
ev1l51xty51x,
FaNtAsMiC,
GregoryRasputin,
gusha,
hanzoverfist,
hellsing9,
himshie,
HulkWogan,
jdtamimi,
KopKaasDamp,
Mistawes,
mrc1978,
mysterio,
ocam,
OKR2012,
PlayOnTheStation,
redtree,
Simonbuck,
snkysnake02,
SP120K,
stdule,
steliosaa,
stevorkz,
stuck?,
T.A.U,
TheEvolution_PT,
v8s10,
w0313,
willemse21,
Wolfterro,
xBeN,
xhriss,
zadow28,
ZOMBIEKILLAH
|
|
|
#2 |
|
Member
![]() Join Date: Nov 2012
Posts: 539
Likes: 119
Liked 107 Times in 93 Posts
Mentioned: 65 Post(s)
Tagged: 0 Thread(s)
|
You are the top dog for this.
This should prevent the noob from scams Sent from my iPhone using Tapatalk
__________________
Rebug 4.30.2 REX CFW
WD Scorpio Blue 1TB Internal Hard Disk Drive |
|
|
|
|
|
#3 |
![]() ![]() Join Date: Mar 2012
Posts: 9,014
Likes: 6,283
Liked 3,882 Times in 2,530 Posts
Mentioned: 954 Post(s)
Tagged: 0 Thread(s)
|
I hope so.
I get sick of people PMing me saying they installed a "CFW PUP" now they are stuck on 4.XX Kiosk/OFW and they didnt have a disc in the drive.... most people dont bother MD5 verifying files ![]() Hopefully this helps!
__________________
|
|
|
|
|
|
#4 |
![]() ![]() Join Date: Jan 2008
Posts: 14,485
Likes: 8,250
Liked 14,617 Times in 5,599 Posts
Mentioned: 1338 Post(s)
Tagged: 3 Thread(s)
|
Off topic, meaning that its not PS3 related O.o
Also not posted in the member news section
|
|
|
|
|
|
#5 | |
![]() ![]() Join Date: Mar 2012
Posts: 9,014
Likes: 6,283
Liked 3,882 Times in 2,530 Posts
Mentioned: 954 Post(s)
Tagged: 0 Thread(s)
|
![]() *moved this and my old thread to PS3 news *
__________________
|
|
|
|
|
|
|
#6 |
![]() ![]() Join Date: Jan 2008
Posts: 14,485
Likes: 8,250
Liked 14,617 Times in 5,599 Posts
Mentioned: 1338 Post(s)
Tagged: 3 Thread(s)
|
If your balls were in front of me, i would kick them twice >.<
Last edited by GregoryRasputin; 01-31-2013 at 09:10 AM. |
|
|
|
|
Likes: (4) |
|
|
#7 |
|
Homebrew Developer
![]() Join Date: Sep 2010
Location: Australija
Posts: 874
Likes: 144
Liked 396 Times in 230 Posts
Mentioned: 219 Post(s)
Tagged: 0 Thread(s)
|
I guess thats pretty cool, would be more useful to get the MD5 of the trvk/coreos contents.
|
|
|
|
|
|
#8 |
![]() ![]() Join Date: Mar 2012
Posts: 9,014
Likes: 6,283
Liked 3,882 Times in 2,530 Posts
Mentioned: 954 Post(s)
Tagged: 0 Thread(s)
|
Can a pup be modified (coreOS) and still maintain the same MD5?
__________________
|
|
|
|
|
|
#9 |
|
Homebrew Developer
![]() Join Date: Sep 2010
Location: Australija
Posts: 874
Likes: 144
Liked 396 Times in 230 Posts
Mentioned: 219 Post(s)
Tagged: 0 Thread(s)
|
Absolutely not. That's the whole point of an MD5. 1 byte change = new MD5.
What I am referring to is the MD5 of the CoreOS & Trvk which is inside the update. When dumping the flash of the PS3 these sections stay the same. Validate the MD5 of the CoreOS & Trvk from the pup = validating large sections of the flash. Which is a great thing. While this has been done (by myself and others) it needs more updates, both OFW and MFW. So, if you could be a doll and fetch all of those files from within each update, that'd be greaaaaaaaat.
|
|
|
|
|
|
#10 | |
![]() ![]() Join Date: Mar 2012
Posts: 9,014
Likes: 6,283
Liked 3,882 Times in 2,530 Posts
Mentioned: 954 Post(s)
Tagged: 0 Thread(s)
|
yeah right ![]() I'm keeping it simple: *.PUP/*.pup MD5 check for beginners.
__________________
|
|
|
|
|
|
Likes: (1) |
![]() |
| Bookmarks |
| Thread Tools | |
|
|