GithubHelp home page GithubHelp logo

loaders's People

Contributors

adubbz avatar balika011 avatar daeken avatar hthh avatar leoetlino avatar misson20000 avatar roblabla avatar sciresm avatar tuxsh 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

loaders's Issues

Unity game mains are wrongly loaded

Something is wrong with loading Unity games executables.
I have tried Mages of Mystralia and Serial Cleaner.
First one have mostly trash code. I have found only Steam part correctly disassembled.
Second one after couple of minutes is looped around Steam part.

So something with Steam-releated code is messing up loader.

set_imagebase

idaapi.set_imagebase(loadbase)

please consider adding this in load_file because other scripts might need this info.

nxo64.py not showing

i installed the modules but when i put it in ida/loaders it didnt work for me as it didnt existed
please help

loader not working

Fresh install of Windows 10 and IDAPR0 7.0

Installed python 2.7.18 (64bit) and py -2 -m pip install lz4

image

Please help

Doesn't work with libtransistor binaries

I get the following assertion when loading test_helloworld.nro

/Applications/IDA Pro 7.0/ida64.app/Contents/MacOS/loaders/nxo64.py: Traceback (most recent call last):
  File "/Applications/IDA Pro 7.0/ida64.app/Contents/MacOS/loaders/nxo64.py", line 489, in load_file
    f = load_nxo(li)
  File "/Applications/IDA Pro 7.0/ida64.app/Contents/MacOS/loaders/nxo64.py", line 443, in load_nxo
    return NroFile(fileobj)
  File "/Applications/IDA Pro 7.0/ida64.app/Contents/MacOS/loaders/nxo64.py", line 429, in __init__
    super(NroFile, self).__init__(f, tloc, tsize, rloc, rsize, dloc, dsize)
  File "/Applications/IDA Pro 7.0/ida64.app/Contents/MacOS/loaders/nxo64.py", line 278, in __init__
    builder.add_section(name, dynamic[startkey], size=dynamic[szkey])
  File "/Applications/IDA Pro 7.0/ida64.app/Contents/MacOS/loaders/nxo64.py", line 164, in add_section
    assert False, "no containing segment for %r" % (name,)
AssertionError: no containing segment for '.dynstr'

test_helloworld.nro.zip

Bizarre edge case in KIP1 decompression

Certain kip1 files (e.g.: Loader) can have a discrepancy between the SectionHeader's CompressedSize and the compressed_data_len field in the footer.

Currently, a difference of one byte is detected in nxo64.py's line 30, but differences of up to 3 bytes have been detected.

Python 2 lz4 issues

every time I try to install this loader I have issues.

Can you please halp me find a definitive way to install this for IDA 7.0

Fresh install on current Windows 10

Mario Golf

Cant seem to get a good decompile of this with the loader. xrefs are broken, and a limited amount of stuff is decompiled.

image

Doesn't work with few NSO

I have tried 2 latest versions of nxo64.py on Mortal Kombat 11 patched to newest version and Final Fantasy XII also patched. Always get the same error. For other games that I tested (like FF X) is still working.
image

nxo64 not working (py 3.9)

I'm having trouble to use nxo64.py using IDA 7.5 and running Python 3.9.6:
undefined function __plugins__nxo64.PLUGIN_ENTRY
lz4 is already installed (latest version) and my IDA has the 3.9 support pack.

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.