I bid farewell to the psp scene.
Koens Loader Full Source: http://www.mediafire.com/download.php?psll3a4lhf7b20n
Respect the license!!

?frillybob wrote:Finally there IS NEVER going to be success in loader ISO's at full speed fully funtioning in a user mode exploit.

I think you should read this thread at the time 6:45 pm http://wololo.net/wagic/2010/09/25/adva ... /#commentsPunker69 wrote:atleast he Try his Best! Only one Remaining Iso Loader For Hbl and that is ZeroLoader i hope it release in Christmas
The Main KeyWord Is HBL ofcourse it will not Load Isogrewolf wrote:I think you should read this thread at the time 6:45 pm http://wololo.net/wagic/2010/09/25/adva ... /#commentsPunker69 wrote:atleast he Try his Best! Only one Remaining Iso Loader For Hbl and that is ZeroLoader i hope it release in Christmas

HBL cant load iso's because it can only load homebrew.Punker69 wrote:The Main KeyWord Is HBL ofcourse it will not Load Isogrewolf wrote:I think you should read this thread at the time 6:45 pm http://wololo.net/wagic/2010/09/25/adva ... /#commentsPunker69 wrote:atleast he Try his Best! Only one Remaining Iso Loader For Hbl and that is ZeroLoader i hope it release in Christmas![]()

You can then create one.m0skit0 wrote:An ISO loader is not that hard to do.
I don't think this source code has any usefulness at all. It's a bunch of code without any structure or hint on how to actually load an ISO. It's just a big useless mess. Such a project should not be started by people who have no idea about programming. You cannot learn when doing such an advanced (for a beginner) yet small piece of software.
And definitely an ISO loader is not that much hard to make since HBL already does most (and the hardest stuff) of what is required to do to load an ISO (actually you would only need an ISO 9660 filesystem driver, which is the only thing not included on HBL). But people won't listen. Also people that tried to make an ISO loader started with little to no knowledge about PSP programming or executables, so obviously they will acheive nothing.
I myself started making an eLoader with not very much idea about PSP internals (although I did a couple of reversals, specially the ChickHEN), but I had a very strong computer engineering knowledge, and I just had to learn PSP architecture details. Yet it took me 2-3 months to successfully load a "hello world" homebrew (not to confuse with a binary "hello world" for exploits).