Giter Site home page Giter Site logo

0xf1sh / uofw Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uofw/uofw

0.0 2.0 0.0 7.46 MB

The unofficial Official FirmWare, a complete latest PSP firmware reverse engineering project

License: Other

Makefile 0.34% C 89.44% Assembly 4.15% C++ 5.92% Shell 0.15%

uofw's Introduction

uOFW Build Status

The unofficial Official FirmWare, a complete latest PSP firmware reverse engineering project.

Doxygen documentation: http://uofw.github.com/uofw/
Module status list: https://github.com/uofw/uofw/wiki/Current-Modules-Status
For more information: https://github.com/uofw/uofw/wiki

Getting started

In order to contribute to uOFW, you need advanced knowledge in MIPS ASM and C. Some good MIPS ASM
online resources can be found on the official MIPS page.
MIPS ASM Instruction Set Reference: http://math-atlas.sourceforge.net/devel/assembly/mips-iv.pdf

In addition, there is a nice MIPS runtime simulator and debugger which can be found at:
http://courses.missouristate.edu/kenvollmar/mars/

The next step is to improve your reverse engineering skills (if needed). We suggest reading [this excellent guide] (https://github.com/uofw/uofw/wiki/Reverse-engineering-tutorial) about reverse engineering for the PSP.

Make sure to check out uOFW's wiki for more information!

Installation & Running

For information on how to install and run uOFW, please look here.

Repository structure

uOFW's Github repository contains one 'master' branch and several sub-branches.

The master branch is aimed to contain only tested and working code (in fact, it should contain working modules). Please note that this is not entirely the case right now as we still need to test, and fix, some of the code in the master branch due to the past repository structure.

Then there are sub-branches which are aimed to each represent a module currently being worked on. Such a branch contains unfinished, untested and undocumented code about the module it is named after. Once such a branch contains finished, documented code (that is, the module has been finished reverse-engineering) it will be merged into the 'master' branch. Current branches are listed on the branches page.

Additional Information

While you reverse-engineer parts of the PSP's kernel, you may will find yourself in a position where you would like to know more about how Operating Systems work in general. We suggest to check out this webpage.

If you are looking for more PSP-related resources, you should consider checking out the following links below:

Other websites are:

Questions or need help?

You can stay in touch with us and discuss project-related topics with us via the following ways:

Copyright and License

For copyright and license information, please check this file.

uofw's People

Contributors

libcg avatar felix-dev avatar artart78 avatar 0xcaff avatar devnoname120 avatar

Watchers

James Cloos avatar FISH avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.