Giter Club home page Giter Club logo

nor-dump-tool's Introduction

 NOR Dump Tool

Open source project aimed to help to validate PS3 NOR dumps At the moment (January 2013) the code is probably able to give you a validation status of roughly 90%!? It's anyway better to do additional checking by your own, unless the code of this tool is fully validated by experts!!!

I have no pretension for it but I'd like from anyone who enjoy it, to keep it as an opensource project, if this code or any part of it is used for another application, I ask you to make it public as well, if you like this code and write some changes please share it with everyone.

Usage: ./NORDumpTool NorFile.bin (Options) Option: -P : Give percentage of bytes Option: -G : Check PS3 Generic information Option: -C : Check and display perconsole information Option: -F : Check areas filled with '00' or 'FF' Option: -S FolderName : Split some NOR section to folder 'FolderName' Option: -M Start Size : Run MD5 sum on file from 'Start' for 'Size' long Option: -E FileName Start Size : Extract specific NOR Section from 'Start' for 'Size' long Option: -D Start Size H/A : Display a specific NOR Section from 'Start' for 'Size' long, use H or A for Hexa or ASCII By default -P -G -C and -F will be applied if no option is given

Examples:

  • Display Usage list: ./NORDumpTool

  • Check a dump: ./NORDumpTool dumpfilename.bin

  • Split the dump into separate files to a folder like asecure_loader, eEID and so on. No checking done here! it just extract the binaries ./NORDumpTool dumpfilename.bin -S FolderNameWhereToStoreFiles

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.