Post: [EXCLUSIVE] A Follow Up To PS3 16MB NOR Flash Dumping Demo By uf6667 Arrives
05-25-2011, 05:04 PM #1
legitmod
Gym leader
(adsbygoogle = window.adsbygoogle || []).push({});
Ok so reading the news of the PS3 as always on PS3news i came across this You must login or register to view this content. so i went ahead an downloaded the bin files now it doesn't take a genius to figure out how to unpack the bin but if you don't know then you don't need to know. Watch video below. Files are below for download......!!!!!!:rolleyes:

THE PASSWORD TO THE FILES ARE ENCRYPTED MD5 175A132E3C79EF8231A793AE51D55872 IF YOU DYCRPTED THE PASSWORD PLEASE DON'T POST NOOB ALERT THAT'S THE REASON FOR THE ENCRYPTION NEED I SAY MORE. PLEASE DON'T FLAME JUST TRYING TO GIVE TO THE DEV'S THAT ARE LOOKING FOR A WAY IN AN THAT ARE STARTING OUT.You must login or register to view this content. You must login or register to view this content.Cool Man (aka Tustin)

Originally posted by another user
VIRUS SCAN

Jotti logo


Jotti's malware scan
Filename: finaldump.rar
Status:
Scan finished. 0 out of 20 scanners reported malware.
Scan taken on: Wed 25 May 2011 19:16:40 (CET) Permalink

Additional info
File size: 13528813 bytes
Filetype: RAR archive data, v1d, os: Win32
MD5: 33279b5bd81b68aba16e7dbb27bbd880
SHA1: 12053433bf5109d4152b902da38c98c4720e1c60




Scanners
[ArcaVir]
2011-05-25 Found nothing
[F-Secure Anti-Virus]
2011-05-25 Found nothing
[Avast! antivirus]
2011-05-25 Found nothing
[G DATA]
2011-05-25 Found nothing
[Grisoft AVG Anti-Virus]
2011-05-25 Found nothing
[Ikarus]
2011-05-25 Found nothing
[Avira AntiVir]
2011-05-25 Found nothing
[Kaspersky Anti-Virus]
2011-05-25 Found nothing
[Softwin BitDefender]
2011-05-25 Found nothing
[ESET NOD32]
2011-05-25 Found nothing
[ClamAV]
2011-05-25 Found nothing
[Panda Antivirus]
2011-05-25 Found nothing
[CPsecure]
2011-05-25 Found nothing
[Quick Heal]
2011-05-25 Found nothing
[Dr.Web]
2011-05-25 Found nothing
[Sophos]
2011-05-25 Found nothing
[Emsisoft Anti-Malware]
2011-05-25 Found nothing
[VirusBlokAda VBA32]
2011-05-25 Found nothing
[Frisk F-Prot Antivirus]
2011-05-24 Found nothing
[VirusBuster]
2011-05-25 Found nothing


Scan a file - Hash search - Frequently Asked Questions - Privacy policy

© 2004-2011 Jotti <[email protected]>


Jotti logo


Jotti's malware scan
Filename: nor-defyboy.rar
Status:
Scan finished. 0 out of 20 scanners reported malware.
Scan taken on: Wed 25 May 2011 19:24:00 (CET) Permalink

Additional info
File size: 19926477 bytes
Filetype: RAR archive data, v1d, os: Win32
MD5: 007e2153e7cfae48c1dc4d44006f5a6c
SHA1: 2490153d213bfca79687fa25cf6ef67c4729c016




Scanners
[ArcaVir]
2011-05-25 Found nothing
[F-Secure Anti-Virus]
2011-05-25 Found nothing
[Avast! antivirus]
2011-05-25 Found nothing
[G DATA]
2011-05-25 Found nothing
[Grisoft AVG Anti-Virus]
2011-05-25 Found nothing
[Ikarus]
2011-05-25 Found nothing
[Avira AntiVir]
2011-05-25 Found nothing
[Kaspersky Anti-Virus]
2011-05-25 Found nothing
[Softwin BitDefender]
2011-05-25 Found nothing
[ESET NOD32]
2011-05-25 Found nothing
[ClamAV]
2011-05-25 Found nothing
[Panda Antivirus]
2011-05-25 Found nothing
[CPsecure]
2011-05-25 Found nothing
[Quick Heal]
2011-05-25 Found nothing
[Dr.Web]
2011-05-25 Found nothing
[Sophos]
2011-05-25 Found nothing
[Emsisoft Anti-Malware]
2011-05-25 Found nothing
[VirusBlokAda VBA32]
2011-05-25 Found nothing
[Frisk F-Prot Antivirus]
2011-05-24 Found nothing
[VirusBuster]
2011-05-25 Found nothing


Scan a file - Hash search - Frequently Asked Questions - Privacy policy

© 2004-2011 Jotti <[email protected]>


(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users say thank you to legitmod for this useful post:

Anera, teelub
05-25-2011, 05:10 PM #2
Virus scans ?
05-25-2011, 05:15 PM #3
legitmod
Gym leader
Originally posted by MCPADDINGTON View Post
Virus scans ?
doing that now sorry
05-25-2011, 05:28 PM #4
vit.
Are you high?
175A132E3C79EF8231A793AE51D55872
yes i think so too Happy
05-25-2011, 06:43 PM #5
legitmod
Gym leader
Originally posted by prosiacz3k View Post
175A132E3C79EF8231A793AE51D55872
yes i think so too Happy
you think so wat...?
05-25-2011, 06:56 PM #6
lilkid666
A.K.A Alez003
this is a 3.55 dump
05-27-2011, 02:22 PM #7
teelub
Pokemon Trainer
If any noob wants to decrypt this hash use this script or a hash site dictionary
This is great info finally someones going to release a nand dumpAwesome face

Md5 Decryption
This php script works
Don`t know where I got it from but passwords with more then 5-6 chars will take a horrible long time Happy


$hash = "1a1dc91c907325c69271ddf0c944bc72";
$char[1] = "a";
$char[2] = "b";
$char[3] = "c";
$char[4] = "d";
$char[5] = "e";
$char[6] = "f";
$char[7] = "g";
$char[8] = "h";
$char[9] = "I";
$char[10] = "j";
$char[11] = "k";
$char[12] = "l";
$char[13] = "m";
$char[14] = "and";
$char[15] = "o";
$char[16] = "p";
$char[17] = "q";
$char[18] = "are";
$char[19] = "s";
$char[20] = "t";
$char[21] = "you";
$char[22] = "v";
$char[23] = "w";
$char[24] = "x";
$char[25] = "y";
$char[26] = "z";
$char[27] = "0";
$char[28] = "1";
$char[29] = "2";
$char[30] = "3";
$char[31] = "4";
$char[32] = "5";
$char[33] = "6";
$char[34] = "7";
$char[35] = "8";
$char[36] = "9";
$char[37] = "A";
$char[38] = "B";
$char[39] = "C";
$char[40] = "D";
$char[41] = "E";
$char[42] = "F";
$char[43] = "G";
$char[44] = "H";
$char[45] = "I";
$char[46] = "J";
$char[47] = "K";
$char[48] = "L";
$char[49] = "M";
$char[50] = "and";
$char[51] = "O";
$char[52] = "P";
$char[53] = "Q";
$char[54] = "are";
$char[55] = "S";
$char[56] = "T";
$char[57] = "you";
$char[58] = "V";
$char[59] = "W";
$char[60] = "X";
$char[61] = "Y";
$char[62] = "Z";
$top = count($char);
For ($d = 0; $d <= $top; $d++)
{
$ad = $ae.$char[$d];
for ($c = 0; $c <= $top; $c++)
{
$ac = $ad.$char[$c];
for ($b = 0; $b <= $top; $b++)
{
$ab = $ac.$char[$b];
for ($a = 0; $a <= $top; $a++)
{
$aa = $ab.$char[$a];
if(md5($aa)==$hash)
{
die('Wachtwoord: '.$aa);
}
}
}
}
}
Echo "Geen Resultaat";
05-27-2011, 02:55 PM #8
brilliant. (im noob)
05-27-2011, 03:03 PM #9
vuno
Banned
Or I could just crack Winrar and download the file without the need of the password. Either way works for me ^_^.
05-27-2011, 03:04 PM #10
teelub
Pokemon Trainer
Originally posted by vuno View Post
Or I could just crack Winrar and download the file without the need of the password. Either way works for me ^_^.


lol that works 2

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo