Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate to 6.61 #43
Comments
This comment has been minimized.
This comment has been minimized.
|
Funny, the 6.61 version.txt says the firmware was made all the way back in November 13, 2014. Well that was the date supplied so I'm guessing they have been working with this a while back. |
This comment has been minimized.
This comment has been minimized.
|
I think PSP isn't really one of their priorities. I guess someone made the changes, and they only decided to really push them now. |
This comment has been minimized.
This comment has been minimized.
|
I think one of the reasons this project is dead, is because there is no motivation. |
This comment has been minimized.
This comment has been minimized.
|
Oh c'mon I've been motivating you guys from the very start :( I've even wrote an article on wololo.net/talk dedicated to you guys. And I'm always checking up here to see new commits, sadly there hasn't been any recently. I'm willing to write another one again to get you guys more support. I apologize for the off-topic discussion. |
This comment has been minimized.
This comment has been minimized.
|
It's perfectly fine joel and I feel the same way. Initially I had lots of motivation, but as time went on it just slowly dwindled down. |
This comment has been minimized.
This comment has been minimized.
qwikrazor87
commented
Jan 19, 2015
|
Do you guys have plans of reversing the OFW updater modules (I know it's not part of the modules in flash)? |
This comment has been minimized.
This comment has been minimized.
|
As far as I know, I don't think that's planned. But I personally don't see why it shouldn't be added to the list of things to do in the future. |
This comment has been minimized.
This comment has been minimized.
|
Well, personally, I lost my free time more than my motivation. But clearly, RE'ing is a very long process, and I think no-one had enough free time to continue working on uOFW. Reversing the updater modules is not one of our plans, as our goal is to fully understand what the firmware does and how it works along with the hardware. As the updater probably just copies files or contains embedded parts of other modules, I don't think it's worth it. |
This comment has been minimized.
This comment has been minimized.
|
Thanks for the changelog, @artart78. This is really interesting. I'll be working on idstorage.prx this week. I really want to finish it, it's just a matter of fixing bugs to get it running now. Shouldn't be long! I'm not worrying a lot about this project. Even if it takes 10 or 20 more years to finish the kernel RE'ing, doesn't matter to me. It's a long term thing. |
This comment has been minimized.
This comment has been minimized.
qwikrazor87
commented
Jan 20, 2015
|
@artart78 modname (attr) updater (0x0800) For the last three there are two of each, with tag 0x00000000 and 0x4CXXXXXX (can't remember). |
This comment has been minimized.
This comment has been minimized.
|
Hey guys just to let you know, I'm willing to write another article about this because its been a while since I've done that. And no it's not just to motivate you guys but to also hopefully catch other developers attention. I'm gonna be listing all your names as the current list of developers. Please do notfiy me if I'm missing anyone.
|
This comment has been minimized.
This comment has been minimized.
|
@joel16 I don't know if you wrote the article, but I think it might not be this useful. There are very few PSP developers left, so we don't (and we cannot) get enough reverse engineers for getting interesting results. The last module which was worked on (module_mgr by @Felix-Dev and @devnoname120) has not been updated for a while (although it's near completion), and we both have lost motivation for finishing it, for all I know. |
This comment has been minimized.
This comment has been minimized.
|
Aw c'mon guys there is no rush. Take all the time you need. 5 more years? sure. Like artart said RE'ing is a very long process. You guys do deserve the motivation for coming this far. Even some vita developers have been reversing psp stuff, so I'm sure a few would be interested. I haven't written the article as yet cause I've been very busy recently. I will try to finish it by tonight. I would be more than happy to contribute to the project, I just need someone to point me in the right direction. I need to learn about asm though, and I'm planning to do that after my exams (June). |
This comment has been minimized.
This comment has been minimized.
hlide
commented
May 11, 2015
|
Hey people, I'm looking for more contributors for pspe4all, especially in the firmware field. I used to reverse engineered firmware as I needed to cross-analyze it with Utopia and uOFW results. Originally, the pspe4all close source was closer to what firmware modules do (threadman, sysmem, ge, etc.). Right now, I want to focus my efforts into x86-64 interpreter-like dynarec in the new pspe4all open source and so I need more people for coding HLE part, so if you are interested, just knock. Interpreter-like mode means generating X86-84 instructions per Allegrex instructions (or two when a delay slot occurs). Some details here. Here is how pspe4all in interpreter-like mode performs: PSP-CompilerPerf-Benchmarks |
artart78 commentedJan 17, 2015
A new PSP firmware version has been released!
I've checked the differences between 6.60 in detail. Here they are:
That'd need no change in uOFW (just updating SDK_VERSION to 0x06060101, since the really modified modules haven't been RE'ed yet), but I wanted to share it with you. :) It's quite disappointing that the project is quite dead now, but I guess everybody's been too busy, and RE'ing is a long and hard task.