Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/melotic/toydisassembler
A toy disassembler to learn from and experiment with
https://github.com/melotic/toydisassembler
assembly csharp disassembler
Last synced: about 1 month ago
JSON representation
A toy disassembler to learn from and experiment with
- Host: GitHub
- URL: https://github.com/melotic/toydisassembler
- Owner: melotic
- License: mit
- Created: 2019-06-14T04:21:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-15T19:07:37.000Z (about 1 month ago)
- Last Synced: 2024-12-15T20:19:46.348Z (about 1 month ago)
- Topics: assembly, csharp, disassembler
- Language: C#
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Toy Disassembler
A toy disassembler to learn from and experiment with, written in C#. I am writing this project as learning tool for myself, and others.![](https://i.vgy.me/DF372U.png)