https://github.com/melotic/toydisassembler
A toy disassembler to learn from and experiment with
https://github.com/melotic/toydisassembler
assembly csharp disassembler
Last synced: 5 months 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-15T19:07:37.000Z (over 1 year ago)
- Last Synced: 2025-08-23T00:10:17.921Z (10 months 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.
