An open API service indexing awesome lists of open source software.

https://github.com/alireza-87/disassembler

A simple experimental disassembler with the help of capstone and ptrace, This code just want to show the concept of a disassembler
https://github.com/alireza-87/disassembler

capstone capstone-project disassembler ptrace

Last synced: 2 months ago
JSON representation

A simple experimental disassembler with the help of capstone and ptrace, This code just want to show the concept of a disassembler

Awesome Lists containing this project

README

          

# Disassembler
A simple experimental disassembler by the help of capstone and ptrace