Advertising (This ad goes away for registered users. You can Login or Register)

Search found 81 matches

by preloader
Mon Apr 01, 2013 12:37 pm
Forum: Programming and Security
Topic: Getting System time
Replies: 3
Views: 1870

Re: Getting System time

This source maybe can help you. /********************************************/ /* System Param functions */ /********************************************/ #include <pspkernel.h> #include <pspdebug.h> #include <pspdisplay.h> #include <stdio.h> #include <string.h> #include <pspmoduleinfo.h> #include <...
by preloader
Sun Mar 31, 2013 9:27 pm
Forum: Programming and Security
Topic: Does This 'Crash' Mean Anything?
Replies: 30
Views: 10179

Re: Does This 'Crash' Mean Anything?

It doesn't mean anything. Your aim is $ra
by preloader
Sun Mar 31, 2013 3:19 pm
Forum: Programming and Security
Topic: Hiding entire sections in XMB
Replies: 9
Views: 3041

Re: Hiding entire sections in XMB

Ofc. It's possible I saw something like this before. You just need to know c programming and maybe mips assembly. If you need help I'll be here for you.
by preloader
Sat Mar 30, 2013 10:33 pm
Forum: Programming and Security
Topic: OSL - VirtualFileSeek ( f, offset, whence) : WHENCE?
Replies: 28
Views: 7571

Re: OSL - VirtualFileSeek ( f, offset, whence) : WHENCE?

I just wonder can you share your source code with us please ?
by preloader
Sat Mar 30, 2013 9:57 pm
Forum: Programming and Security
Topic: Does This 'Crash' Mean Anything?
Replies: 30
Views: 10179

Re: Does This 'Crash' Mean Anything?

You should have control on $Ra your crash is useless now. Try to edit ur data with different way.
by preloader
Sat Mar 30, 2013 9:52 pm
Forum: Programming and Security
Topic: Mayby Exploitable ?
Replies: 4
Views: 2585

Re: Mayby Exploitable ?

what is the string you entered in DATA.BIN ?
by preloader
Sat Mar 30, 2013 9:49 pm
Forum: Programming and Security
Topic: Mayby Exploitable ?
Replies: 4
Views: 2585

Re: Mayby Exploitable ?

You don't have a control on Return Address so it is not exploitable atm.
by preloader
Sat Mar 30, 2013 9:46 pm
Forum: Programming and Security
Topic: OSL - VirtualFileSeek ( f, offset, whence) : WHENCE?
Replies: 28
Views: 7571

Re: OSL - VirtualFileSeek ( f, offset, whence) : WHENCE?

I don't know how can read them file size's too. Btw, what if file is encrypted ?
by preloader
Sat Mar 30, 2013 9:26 pm
Forum: Programming and Security
Topic: OSL - VirtualFileSeek ( f, offset, whence) : WHENCE?
Replies: 28
Views: 7571

Re: OSL - VirtualFileSeek ( f, offset, whence) : WHENCE?

I did not understand what do you want to do :| why do you need reading them into a struct ? Do you want to unpack "CurTheme.xmb" file ?

Go to advanced search