![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on [UPDATE] PSP Password Retriever v0.2 - First LUA Flash exploit! within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Hey, UPDATE: v0.2: Just changed a few changes and now you dont need XFlash! Changelog: - No need for dumping ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 | |
![]() |
Hey,
UPDATE: v0.2: Just changed a few changes and now you dont need XFlash! Changelog: - No need for dumping registry - No need for XFlash or any similar homebrew - Completely noobproof! This is my first LUA app so i would like to hear from you guys about it... ![]() Quote:
Source: Source code for PSP Password Retriever v0.2 Last edited by xmOD; 01-13-2007 at 10:10 PM.. Reason: Revved up to v0.2 |
|
|
|
|
|
|
#3 |
![]() |
this ok i guess im saying........but without having to worrying about bricking use xflash.......like u said instead of resetting default settings......well i rather reset default setting then try using xflash.......BUT I USE XFLASH FOR EVERYTHING ANYWAYS lol......but yea thats alot of work just to get password
__________________
[FONT="Arial Black"][SIZE="3"][CENTER][COLOR="DeepSkyBlue"].:Can'T BaN The SnOwMaN:.[/COLOR][/CENTER][/SIZE][/FONT][CENTER][IMG]http://img263.imageshack.us/img263/5936/snowman33facp5.gif[/IMG][/CENTER] [CENTER][URL="http://forums.qj.net/f-psp-mods-media-18/t-my-ps3-wavesmore-colors-to-choose-from-96907.html"][FONT="Arial Black"][COLOR="DeepSkyBlue"]Click Here To Get My Exclusive PS3 Waves[/COLOR][/FONT][/URL][/CENTER] |
|
|
|
|
|
#5 |
![]() |
Either this application is contradicting or I'm an idiot.
To execute it from the XMB wouldn't you need the password in the first place? What password are we talking about here? I'm thinking about the one when it boots you enter the password then you can continue. |
|
|
|
|
|
#9 | |
![]() Join Date: Sep 2006
Location: 6ft. Down Underground........Oh and guess what my avatar is
Posts: 387
Trader Feedback: 0
|
Quote:
so can i?.....i wanna see how you did this..... |
|
|
|
|
|
|
#10 | |
![]() |
Quote:
Last edited by xmOD; 01-12-2007 at 09:13 PM.. |
|
|
|
|
|
|
#11 | |
![]() Join Date: Sep 2006
Location: 6ft. Down Underground........Oh and guess what my avatar is
Posts: 387
Trader Feedback: 0
|
Quote:
|
|
|
|
|
|
|
#13 | |
![]() ![]() Developer
|
Quote:
Maybe, maybe not .I dont remeber but its kinda like this... flash = io.open("flash1:/registry/system.dreg").
__________________
![]() Current projects:
PSPMEX DevTeam.
Last edited by MEXICANSNAKE; 01-12-2007 at 02:33 PM.. |
|
|
|
|
|
|
#14 | |
![]() |
Quote:
|
|
|
|
|
|
|
#15 | |
![]() ![]() Developer
|
Quote:
Congrats .
__________________
![]() Current projects:
PSPMEX DevTeam.
|
|
|
|
|
|
|
#18 |
![]() ![]() .info
|
You can read from flash in lua, just not write...
__________________
|
|
|
|
|
|
#20 |
![]() |
thx all of you.. and BTW MEXICANSNAKE has already let the secret out..lol.. i accessed the flash like this:
file = io.open("flash1:/registry/system.dreg","r") its important to put the r flag in the command which tells the program that its just reading from the flash.. also dont forget to close the file with file:close() .. .. i dont understand why this has'nt been put up on PSPU... |
|
|
|
|
|
#22 |
![]() |
why is this called lua flash exploit? o_O
__________________
[CENTER][SIZE="1"][1 Year QJ Member] [COLOR="Sienna"][LUA Coder and C Learner][/COLOR] [URL="http://dl.qj.net/Ball-Revamped-Clone-v.1-PSP-Homebrew-Games/pg/12/fid/15231/catid/195"] [COLOR="SlateGray"][Ball Revamped Clone v0.1][/COLOR] [/URL] [URL="http://dl.qj.net/Phil-s-Shooting-Range-v0.3-PSP-Homebrew-Games/pg/12/fid/11542/catid/194"] [COLOR="SlateGray"][Phil's Shooting Range v0.3][/COLOR] [/URL] [URL="http://dl.qj.net/Organization-Apps/pg/12/fid/14248/catid/190"][COLOR="SlateGray"][HideFile PRX v2][/COLOR][/URL] [URL="http://dl.qj.net/SSR-PRX-v1.1-PSP-Homebrew-Applications/pg/12/fid/14725/catid/151"][COLOR="SlateGray"][SSR PRX v1.1][/COLOR][/URL] [/SIZE][/CENTER] |
|
|
|
|
|
#23 |
![]() |
its cool way to call it myschoo! durf! EVERYone knows that...
j/kit technically is an exploit, it exploited a password that would once stop us. i have to admit though, i have no idea how someone would ever HAVE to use this. maybe a kid who got from his/her parents after they set settings on it could use it. its a very interesting lua app though, never seen one do anything to the flash. so i guess its the first! nice work, xmod!
__________________
[CENTER][IMG]http://img148.imageshack.us/img148/6985/siglw8.jpg[/IMG][/CENTER] |
|
|
|
|
|
#24 |
![]() |
well.. actually i made this app to get my bros psp's password.. but seeing that its better to call it retriever than cracker so i termed it as a pass retriever.. although its real use maybe to see other people's pass now that you dont have to dump the system.dreg.. i was trying to make another flash exploit but this time with flash0 but it seems that LUA does'nt let you access flash0 :-( .. although just to let everyone know, i was able to write to flash1 and you may expect something which uses that in the future from me..
EDIT: I am able to access Flash0 also now.. a little tinkering was needed.. Last edited by xmOD; 01-13-2007 at 07:24 AM.. |
|
|
|
|
|
#25 |
![]() |
You were always able to access flash :\
EVERYTHING has flash read access.... EVERYTHING! Its write access that makes things different. This really isnt anything new... Your not the first BTW ![]() And why is the title "exploit"? There is no exploit here... All your doing is reading the password from flash1... I believe it is as easy as opening a file in notepad and seeing the pass :P This is a pretty strange release however. Congrats. I suggest you change the title as it isnt an exploit
__________________
[CODE]Random Facts: irc://irc.malloc.us #wtf #********** [/CODE] [SIZE="6"][FONT="Century Gothic"][COLOR="Blue"][URL="http://forums.**********.net"]http://forums.**********.net[/URL][/COLOR][/FONT][/SIZE] |
|
|
|
|
|
#28 |
![]() ![]() total-Z
|
Ah, interesting concept. Not really useful to many, but an interesting concept.
Well, I will say you are not the first person to access flash in luaplayer. Its been known - and done - for a long time. And yes, you can write to flash1, not sure about flash0. Also, encrypting such a simple program, thank you. You are really helping the psp homebrew community trying to learn lua.
__________________
牧来栠摩琠敨映汩獥PSN: youresam From Earth the Frozen Ipaqs shall rise and be silenced and all will live free.
--Mike Hollingsworth |
|
|
|
|
|
#29 |
![]() ![]() lol
Join Date: Aug 2006
Real First Name: Robert
Location: Whittier, CA
Just Played: Madden 10
Posts: 5,791
Trader Feedback: 0
|
No need to encrypt this, Its been done before, Theirs no exploit here so change the title, This is really not useful to alot of people.
LUA had had flash read for quite sometime now. |
|
|
|
|
|
#30 | |||
![]() ![]() total-Z
|
Quote:
Quote:
Quote:
__________________
牧来栠摩琠敨映汩獥PSN: youresam From Earth the Frozen Ipaqs shall rise and be silenced and all will live free.
--Mike Hollingsworth |
|||
|
|
|
![]() |
| Tags |
| exploit , flash , lua , password , psp , retriever , update , v02 |
| Thread Tools | |
|
|