All Projects → mrfearless → APISearch-Plugin-x86

mrfearless / APISearch-Plugin-x86

Licence: other
APISearch Plugin (x86) - A Plugin For x64dbg

Programming Languages

assembly
5116 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to APISearch-Plugin-x86

APIInfo-Plugin-x86
APIInfo Plugin (x86) - A Plugin For x64dbg
Stars: ✭ 42 (-8.7%)
Mutual labels:  asm, x86, masm, x64dbg, radasm
CopyToAsm-Plugin-x86
CopyToAsm (x86) - A Plugin For x64dbg
Stars: ✭ 23 (-50%)
Mutual labels:  asm, x86, masm, x64dbg, radasm
creating-controls-in-assembler
Gitbook: https://mrfearless.gitbooks.io/creating-controls-in-assembler
Stars: ✭ 20 (-56.52%)
Mutual labels:  asm, x86, masm, radasm
Asm Cli Rust
interative assembly shell written in rust
Stars: ✭ 133 (+189.13%)
Mutual labels:  asm, x86
Asm Cli
Interactive shell of assembly language(X86/X64) based on unicorn and keystone
Stars: ✭ 211 (+358.7%)
Mutual labels:  asm, x86
LanOS
one mini operating system simplified from linux0.12
Stars: ✭ 61 (+32.61%)
Mutual labels:  asm, x86
dcc
Direct/Interactive C Compiler
Stars: ✭ 18 (-60.87%)
Mutual labels:  asm, x86
SLAE
Example ASM code following SLAE course and exam assignments.
Stars: ✭ 36 (-21.74%)
Mutual labels:  asm, x86
Assembly-Lib
A 16-bits x86 DOS Assembly library that provides many useful functions for developing programs. It has both VGA grapics functions as well as general purpose utilities. The main purpose of this library was to be able to implement simple DOS games (in Assembly) using VGA (320x200, 256 colors) display.
Stars: ✭ 36 (-21.74%)
Mutual labels:  asm, x86
C.sh
Inline C/asm in Bash
Stars: ✭ 241 (+423.91%)
Mutual labels:  asm, x86
Invaders
Invaders game in 512 bytes (boot sector)
Stars: ✭ 461 (+902.17%)
Mutual labels:  asm, x86
Y86
A Y86 pipeline CPU simulator in JavaScript.
Stars: ✭ 404 (+778.26%)
Mutual labels:  asm, x86
The holy book of x86
A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....
Stars: ✭ 577 (+1154.35%)
Mutual labels:  asm, x86
asmdot
[Unstable] Fast, zero-copy and lightweight (Arm | Mips | x86) assembler in (C | C++ | C# | Go | Haskell | Javascript | Nim | OCaml | Python | Rust).
Stars: ✭ 23 (-50%)
Mutual labels:  asm, x86
Asm Space Invaders
A small, bootable game written in x86 Assembly inspired by Space Invaders
Stars: ✭ 202 (+339.13%)
Mutual labels:  asm, x86
Radical-OS
Radical kernel source tree
Stars: ✭ 45 (-2.17%)
Mutual labels:  asm, x86
FutureDOS
A futuristic DOS
Stars: ✭ 46 (+0%)
Mutual labels:  asm, x86
Toledo Atomchess
Toledo Atomchess is the world's smallest chess program in x86 assembly code
Stars: ✭ 69 (+50%)
Mutual labels:  asm, x86
Pillman
Pillman boot sector game, a yellow thing eats pills and is chased by monsters.
Stars: ✭ 298 (+547.83%)
Mutual labels:  asm, x86
Rappel
A linux-based assembly REPL for x86, amd64, armv7, and armv8
Stars: ✭ 818 (+1678.26%)
Mutual labels:  asm, 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

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].