azerg / armsvc-for-ida

IDA plugin that is used to convert svc api calls to user-friendly format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

armsvc IDA plugin

simple IDA plugin to rename svc ARM commands to user-friendly names.

============== HOWTO:

Put compiled DLL into IDA's "plugin" folder. Create ArmSVC folder inside that folder too. Put "unistd.h" for definite version of Linux

Press Alt+S to run plugin in IDA

/////////////////////////////////////////////////////////////////////////////

About

IDA plugin that is used to convert svc api calls to user-friendly format

License:MIT License


Languages

Language:C 52.2%Language:C++ 46.0%Language:Objective-C 1.8%