Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Loader & Processor Modules

9 files

  1. NIOS2 - this is an IDA Pro processor module for Altera Nios II Classic/Gen2 microprocessor architecture.
     
    Official Plugin Repo:
    https://github.com/ptresearch/nios2 My Repo For Plugin; Updated for IDA Pro 7.5 and above. It also works with IDA Pro v8.x
    https://github.com/blue-devil/nios2  
    • 12 Downloads
    bluedevil
    bluedevil
    Submitted
  2. These IDA Pro plugins add support for loading and disassembling WebAssembly modules.
    Features:
    control flow reconstruction and graph mode code and data cross references globals, function parameters, local variables, etc. can be renamed auto-comment hint support
    • 101 Downloads
    Teddy Rogers
    Teddy Rogers
    Submitted
  3. IDA Loaders for Switch binaries.
    nxo64.py is an IDAPython loader for NSO / NRO files.
    kernel50.py is an IDAPython loader for the Nintendo Switch kernel (Firmware 5.0.0+).
    • 56 Downloads
    Teddy Rogers
    Teddy Rogers
    Submitted
  4. Tools for static and dynamic analysis of ActionScript3 SWF files. Contains the SWF Loader, ActionScript3 processor module, and a debugger assist plugin named KLFDB.
    • 64 Downloads
    Teddy Rogers
    Teddy Rogers
    Submitted
  5. IDA PRO Loader for 3DSX files
    The 3DSX format is an executable file-format designed for homebrew applications on the 3DS.
    • 60 Downloads
    Teddy Rogers
    Teddy Rogers
    Submitted
  6. The REL and DOL files are found in Nintendo Gamecube/Wii games.
    A fork of the DOL loader by Stefan Esser. A rewrite/fork of the RSO loader by Stephen Simpson.
    Features
    Creates segments/sections (.text, .data, .bss). Strips loader data from the binary. Identifies exported functions (prolog, epilog, unresolved). Treats relocations to external modules as imports. Reads other modules in the same folder as the target module to map ids to names and obtain correct import offsets.
    • 108 Downloads
    Teddy Rogers
    Teddy Rogers
    Submitted
  7. These loaders will let you load an xex file directly into IDA without having to do any preprocessing first. The accompanying Xbox360.xml file contains lists of imports that are used to name functions imported into the xex being disassmebled.

    While this was built with the IDA SDK v6.4, it may well still work fine with earlier versions of IDA. I haven't tested this however.
    • 554 Downloads
    Teddy Rogers
    Teddy Rogers
    Submitted
  8. IDA loader module for Hidden Bee's custom executable file format.
    Here's a half-day project that I did this weekend for my own edification. Perhaps someone will benefit from the source code in the future.
    While reading hasherezade's research on the Hidden Bee malware family's custom file format, I was struck with the thought that this use-case seemed particularly well-suited for an IDA custom loader module. The IDA loader module approach has a few advantages over the previous approach: it's fully automated, requiring no additional programs, plugins, or scripts; the imports have proper names and type information, allowing IDA's ordinary P.I.T. algorithms to propagate the information; and the user can relocate the database to an arbitrary base address.
    • 75 Downloads
    Teddy Rogers
    Teddy Rogers
    Submitted
  9. Nintendo DS loader module for IDA Pro 7.0
    Windows Installation
    Copy nds.dll to your loaders folder. Linux Installation
    Install the IDA SDK Create a build folder Generate the makefile using CMake: cmake -DIDASDK=/path/to/ida/sdk /path/to/source Compile the plugin using make Copy the nds.llx file inside your IDA directory
    • 499 Downloads
    Teddy Rogers
    Teddy Rogers
    Submitted

Download Statistics

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.