项目作者: mrfearless

项目描述 :
APISearch Plugin (x86) - A Plugin For x64dbg
高级语言: Assembly
项目地址: git://github.com/mrfearless/APISearch-Plugin-x86.git
创建时间: 2016-07-28T19:04:19Z
项目社区:https://github.com/mrfearless/APISearch-Plugin-x86

开源协议:

下载


APISearch Plugin (x86) - A Plugin For x64dbg

Current version: 1.0.0.4 - Last updated: 03/08/2016 For the x64 version of this plugin, visit here

Overview

A plugin to allow searching for API calls and/or searching online from command bar

Features

  • Search online for API calls in the dissassembly window (lines that begin with ‘call’)
  • Search from the command bar using google, msdn or pinvoke, ie: ‘google
  • Open web browser to google, msdn or pinvoke, ie: ‘msdn’ opens browser at msdn.microsoft.com

How to install

  • If x32dbg (x64dbg 32bit) is currently running, stop and exit.
  • Copy the APISearch.dp32 to your x64dbg\x32\plugins folder.
  • Start x32dbg

Information

x64dbg