GithubHelp home page GithubHelp logo

balika011 / belf Goto Github PK

View Code? Open in Web Editor NEW
35.0 35.0 6.0 59 KB

Balika011's PlayStation 4 ELF loader for IDA Pro 7.0/7.1

License: GNU General Public License v3.0

C++ 100.00%
elf ida-loader ida-pro imports playstation4 ps4

belf's People

Contributors

balika011 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

belf's Issues

Further info of setup

Hi dude, and thank you very much for this contribution.

Can you give some further info, or step by step sample of how to use it?

I mean, this works as a IDA plugin? So I have to copy into my /home/user/.idapro folder?

When opening binary, like elf or maybe kernel dump, may I do something?
Should I see something?

Thank you.

Unhandled Tags

I attached the output of the most recent loading of a PRX module... seems to be a few unhandled tags and the default case for the section loading seems to be happening fairly often (dunno if this is an issue really).

Also, I think you may be missing the following additional Dynamic Tags, Program Types and Relocation Types...

DT_SCE_HIOS = 0x6ffff000,
DT_SCE_IDTABENTSZ = 0x61000005,

PT_SCE_COMMENT = 0x6fffff00,
PT_SCE_LIBVERSION = 0x6fffff01

#define R_X86_64_GNU_VTINHERIT 250
#define R_X86_64_GNU_VTENTRY 251

Missing PT Cases and Unhandled Tags.txt

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.