All Projects → namazso → IDAShell

namazso / IDAShell

Licence: GPL-3.0 license
Shell extension for opening executables in IDA

Programming Languages

C++
36643 projects - #6 most used programming language
Inno Setup
370 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to IDAShell

dynlib
IDA Pro plugin to aid PS4 user mode ELF reverse engineering.
Stars: ✭ 51 (-70.35%)
Mutual labels:  ida, ida-pro, ida-plugin, idapro
Hyara
Yara rule making tool (IDA Pro & Binary Ninja & Cutter Plugin)
Stars: ✭ 142 (-17.44%)
Mutual labels:  ida, ida-pro, ida-plugin, idapro
Necromancer
IDA Pro V850 Processor Module Extension
Stars: ✭ 21 (-87.79%)
Mutual labels:  ida, ida-pro, ida-plugin
Flare Ida
IDA Pro utilities from FLARE team
Stars: ✭ 1,374 (+698.84%)
Mutual labels:  ida, ida-pro, ida-plugin
obfDetect
IDA plugin to pinpoint obfuscated code
Stars: ✭ 99 (-42.44%)
Mutual labels:  ida, ida-pro, ida-plugin
ida migrator
IDA Migrator is an IDA Pro plugin which helps migrate existing work from one database instance to another. It Conveniently migrates function names, structures and enums.
Stars: ✭ 65 (-62.21%)
Mutual labels:  ida, ida-pro, ida-plugin
Idangr
Use angr in the IDA Pro debugger generating a state from the current debug session
Stars: ✭ 214 (+24.42%)
Mutual labels:  ida, ida-pro, ida-plugin
ida2pwntools
a IDA 7.0 plugins that helps to attach process created by pwntools and debug pwn
Stars: ✭ 58 (-66.28%)
Mutual labels:  ida, ida-plugin, idapro
Rematch
REmatch, a complete binary diffing framework that is free and strives to be open source and community driven.
Stars: ✭ 141 (-18.02%)
Mutual labels:  ida, ida-pro, ida-plugin
IDA7-FunctionStringAssociate
FunctionStringAssociate plugin by sirmabus, ported to IDA 7
Stars: ✭ 17 (-90.12%)
Mutual labels:  ida, ida-pro, ida-plugin
idaplugins
Random IDA scripts, plugins, example code (some of it may be old and not working anymore)
Stars: ✭ 24 (-86.05%)
Mutual labels:  ida, ida-pro, ida-plugin
idapm
idapm is IDA Plugin Manager via GitHub Repository.
Stars: ✭ 50 (-70.93%)
Mutual labels:  ida, ida-pro, ida-plugin
idapython-cheatsheet
scripting IDA like a Pro
Stars: ✭ 13 (-92.44%)
Mutual labels:  ida, ida-pro, idapro
Ipyida
IPython console integration for IDA Pro
Stars: ✭ 358 (+108.14%)
Mutual labels:  ida, ida-pro, ida-plugin
Idarling
Collaborative Reverse Engineering plugin for IDA Pro & Hex-Rays
Stars: ✭ 588 (+241.86%)
Mutual labels:  ida, ida-pro, ida-plugin
Idacyber
Data Visualization Plugin for IDA Pro
Stars: ✭ 244 (+41.86%)
Mutual labels:  ida, ida-pro
Redasm
The OpenSource Disassembler
Stars: ✭ 1,042 (+505.81%)
Mutual labels:  ida, ida-pro
Ponce
IDA 2016 plugin contest winner! Symbolic Execution just one-click away!
Stars: ✭ 1,066 (+519.77%)
Mutual labels:  ida, ida-plugin
fa
Automation tool for locating symbols & structs in binary (primary IDA focused)
Stars: ✭ 58 (-66.28%)
Mutual labels:  ida, ida-plugin
Ida Batch decompile
*Decompile All the Things* - IDA Batch Decompile plugin and script for Hex-Ray's IDA Pro that adds the ability to batch decompile multiple files and their imports with additional annotations (xref, stack var size) to the pseudocode .c file
Stars: ✭ 198 (+15.12%)
Mutual labels:  ida, ida-plugin

IDAShell

License Downloads GitHub Version Commits since release

screenshot

About

IDAShell is a shell extension for launching IDA from the context menu of executables.

Usage

Just install and it works. If you moved IDA / want to point the shell extension to another copy, hold Shift while clicking "Open in IDA..." and you will be prompted for IDA's location again

Features

  • Automatically select which one of ida.exe / ida64.exe is needed
  • PE, ELF, Mach-O support

Download

Latest release

Donations

This software is provided completely free of charge to you, however I spent time and effort developing it. If you like this software, please consider making a donation:

  • Bitcoin: 1N6UzYgzn3sLV33hB2iS3FvYLzD1G4CuS2
  • Monero: 83sJ6GoeKf1U47vD9Tk6y2MEKJKxPJkECG3Ms7yzVGeiBYg2uYhBAUAZKNDH8VnAPGhwhZeqBnofDPgw9PiVtTgk95k53Rd

Building

  1. Build Solution for all Release targets
  2. Compile installer.iss with InnoSetup

License

Copyright 2021 namazso <[email protected]>
IDAShell - Shell extension for opening executables in IDA

IDAShell is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

IDAShell is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with IDAShell.  If not, see <https://www.gnu.org/licenses/>.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].