Search found 6 matches

by Minase
Thu Mar 22, 2007 5:12 am
Forum: PS3 Linux Development
Topic: Framebuffer hello world and performance measurement
Replies: 23
Views: 28739

Oh pfft, forgot the obvious, nevermind :)

(For anyone else: apt-get install linux-headers-2.6.16-1-ps3pf, and add -I/usr/src/linux-headers-2.6.16-1-ps3pf/include)
by Minase
Thu Mar 22, 2007 4:56 am
Forum: PS3 Linux Development
Topic: Framebuffer hello world and performance measurement
Replies: 23
Views: 28739

Any idea where I can get <asm/ps3fb.h> from? (Can't compile your code because it's missing)

It doesn't seem to be in the toolchain tarball from bsc.es.
If it just comes with the FC or Gentoo installs, well, I'm running Debian... :)
by Minase
Sun Apr 24, 2005 12:33 am
Forum: PSP Development
Topic: PSF editor that isn't Windows/.NET
Replies: 3
Views: 3316

PSF editor that isn't Windows/.NET

A while back i wrote a PSF/SFO util to aid in my hacking around. I went back to it today and cleaned it all up, got rid of the bugs, and added some help text... Looked just now and there doesn't seem to be any other tools that do this available, that aren't all GUIfied and need windows :P So, on the...
by Minase
Sun Apr 03, 2005 6:51 am
Forum: PSP Development
Topic: Pointers to articles on console exploiting
Replies: 7
Views: 4523

> inputs I'd be very surprised if the media player doesn't have a multitude of bugs waiting to be exploited... considering how many times overflow or similar bugs have been found in software like ffmpeg and mplayer (of course, on a PC this is nothing special, but on the PSP...), which are both consi...
by Minase
Sun Apr 03, 2005 3:47 am
Forum: PSP Development
Topic: Pointers to articles on console exploiting
Replies: 7
Views: 4523

Thanks! Hmm, from a quick glance, the actual particular method you use to get your payload executed is exactly the same as i'm used to... Sorry, as i said i'm a total not-x86-PC n00b and just expected things to be strange and different. Feel a bit stupid now :) Anyway, after that... all my questions...
by Minase
Sun Apr 03, 2005 1:57 am
Forum: PSP Development
Topic: Pointers to articles on console exploiting
Replies: 7
Views: 4523

Pointers to articles on console exploiting

I put this in the general discussion as i'm just after some general advice. I did google, i promise :) I got a PSP and am really looking forward to doing my own dev work on it, so i'd like to join the hacking effort. I have a bit of experience writing exploits for bugs on x86 with intent to execute ...