Showing 13 open source projects for "ida pro"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    IDA Pro plugins & tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    IDA Signsrch

    IDA Pro plug-in of Luigi Auriemma's signsrch signature matching tool.

    IDA Pro plug-in conversion of Luigi Auriemma's signsrch signature matching tool. * Deprecated, will no longer be updated, please see my use my superior YARA for IDA plugin here: https://github.com/kweatherman/yara4ida * July 2018, updated to IDA 7.1 Luigi's original signsrch description: "Tool for searching signatures inside files, extremely useful as help in reversing jobs like figuring or having an initial idea of what encryption/- compression algorithm is used for a proprietary...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3

    IDA FunctionStringAssociate PlugIn

    IDA Pro plug-in that comments functions by strings it contains

    An IDA Pro plug-in that comments functions by the strings that it contains, Meant to be run as first of sequence of two of my other informational plug-ins: 1) Function String associate 2) Mark reference counts 3) WhatAPIs See: http://www.macromonkey.com/bb/index.php/topic,20.0.html * July 2018, updated to IDA 7.1 To build you'll need MSVC 2017 and https://sourceforge.net/projects/ida-support-library/
    Leader badge
    Downloads: 60 This Week
    Last Update:
    See Project
  • 4

    IDA ClassInformer PlugIn

    IDA Pro plug-in to fix/extract/view RTTI information

    An IDA Pro Windows object RTTI vftable finder, fixer, and lister plug-in. Places structure defs, names, labels, and comments to make more sense of class and structure vftables ("Virtual Function Table"). Lists found RTTI structures and C++ classes in a window for browsing. Mentioned in Chris Eagle's: "The IDA Pro book": https://www.nostarch.com/idapro2.htm See: http://en.wikipedia.org/wiki/RTTI * July 2018, updated to IDA 7.1 Requires IDA Pro 7.1 or greater. To build you'll...
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    IDA ExtraPass PlugIn

    An IDA Pro Windows target cleanup plug-in.

    An IDA Pro Windows target cleanup plug-in. * July 2018, updated to IDA 7.1 and added some enhancements; see help file for details. Requires IDA Pro 7.1 or greater. To build you'll need MSVC 2017 and https://sourceforge.net/projects/ida-support-library/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    IDA WhatAPIs PlugIn

    IDA Pro plug-in to display contextual function API usage.

    IDA Pro plug-in to display contextual function API usage. Meant to be run as first of sequence of two of my other informational plug-ins: 1) Function String associate 2) Mark reference counts 3) WhatAPIs See: http://www.macromonkey.com/bb/index.php/topic,20.0.html * July 2018, updated to IDA 7.1 To build you'll need MSVC 2017 and https://sourceforge.net/projects/ida-support-library/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    IDA MarkRefCount PlugIn

    An IDA Pro function and data reference count commenter plug-in.

    An IDA Pro function and data reference count commenter/annotator plug-in. Meant to be run as first of sequence of two of my other informational plug-ins: 1) Function String associate 2) Mark reference counts 3) WhatAPIs See: http://www.macromonkey.com/bb/index.php/topic,20.0.html * July 2018, updated to IDA 7.1 To build you'll need MSVC 2017 and https://sourceforge.net/projects/ida-support-library/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a little utility to dump information about installed IDA Pro plugins. (See: https://www.hex-rays.com/products/ida/) The key parts of the IDA PLUGIN export "plugin_t" struct data. Use it to glean information about what plugins you have. See what the default hotkeys are, the short names, comments, version, and their flags. By comparing the flags (see "loader.hpp" in the IDA SDK) you can see which plugins stay resident for example. View the "Readme.txt" for more. * New...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    IDA QCustomPlot

    QCustomPlot for IDA Pro Qt C++ plug-ins

    This is a simple adaption of QCustomPlot (http://www.qcustomplot.com/) for IDA Pro (https://www.hex-rays.com/) C++ plug-ins. See http://www.macromonkey.com/qcustomplot/ for more info. LICENSES My code: MIT https://opensource.org/licenses/MIT QCustomPlot: GNU GPLv3, license needed for commercial use. See: http://www.qcustomplot.com/index.php/contact
    Downloads: 0 This Week
    Last Update:
    See Project
  • Global anycast DNS network. | IBM NS1 Connect Icon
    Global anycast DNS network. | IBM NS1 Connect

    Enjoy fast connections to consumers around the globe through an anycast network with 26 points of presence (PoPs).

    IBM NS1 Connect provides fast, secure connections to users anywhere in the world with premium DNS and advanced, customizable traffic steering. NS1 Connect’s always-on, API-first architecture enables your IT teams to more efficiently monitor networks, deploy changes and conduct routine maintenance.
    Learn More
  • 10
    This project is a plugin for IDA Pro disassembler to support ARM code debugging via JTAG or software emulators. JLink JTAG interface or any other RDI-compliant hw/sw emulator (such as ARMulator) can be used with it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    IDA#Plug

    A Visual Studio integrated framework for C# plugins targeting IDA Pro

    IDA from Hex-Rays SA is a well-known dis-assembly software extensively used in the reverse engineering field. IDA provides an extensive API for C language plugin development. While efficient, C can be painful and time consuming as soon as you attempt to develop high level tasks. This project attempts to provide : - A framework that let you develop plugins using C# - Visual Studio integration for ease of use Plugins are mixed mode libraries (managed+unmanaged) relying on a .Net library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    BotF Standard Trek.exe IDA Database

    A well-documented IDA file for Star Trek: Birth of the Federation

    IDA Pro (Interactive Disassembler) is a really great assembly code analysis tool. This project is an IDA Pro database file for Star Trek: Birth of the Federation. See the homepage for information on what's been done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The goal of IDA-Pro-Code is to provide support for auditing applications including binary audits through extensions of the IDA Pro disassembler by DataRescue sa/nv and/or HexRays.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next