Coder Social home page Coder Social logo

zhugegy / x86-disassembler Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 3.0 1.74 MB

Copy the opcode into the input.txt file, and the disassembler will output the result to the console and the output.txt file. || 把操作码复制到input.txt文件,反汇编引擎会把结果输出到命令行窗口和output.txt文件。

C++ 99.59% C 0.41%

x86-disassembler's Introduction

x86-disassembler

title_img

Copy the opcode into the input.txt file, and the disassembler will output the result to the console and the output.txt file.

Reference: Appendix A OPCODE MAP in Intel 64 and IA-32 Architectures Software Developer's Manual.

Video Demo: Vimeo

Executable File Download: Google Drive

Features:

  • One-byte Opcode coverage: 100%
  • Two-byte Opcode coverage: 90% (the popular ones) 0F00; 0F80-0F8F; 0F90-0F9F; 0FB6, 0FB7; 0FBE, 0FBF; 0FAF
  • Three-byte Opcode coverage: None

x86反汇编引擎

title_img

把操作码复制到input.txt文件,反汇编引擎会把结果输出到命令行窗口和output.txt文件。

参考资料: Intel 64 and IA-32 Architectures Software Developer's Manual的附录A OPCODE MAP。

演示视频:BiliBili

可执行文件下载:蓝奏云

功能:

  • 单字节操作码:100%覆盖
  • 双字节操作码:90%覆盖(最常见的那些) 0F00; 0F80-0F8F; 0F90-0F9F; 0FB6, 0FB7; 0FBE, 0FBF; 0FAF
  • 三字节操作码:没有写

x86-disassembler's People

Stargazers

 avatar tzf-omkey avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.