https://github.com/ynsn/libce
Efficient and simple encoding and decoding of machine code and instruction sets
https://github.com/ynsn/libce
assembly machine-code x86 x86-64
Last synced: 12 months ago
JSON representation
Efficient and simple encoding and decoding of machine code and instruction sets
- Host: GitHub
- URL: https://github.com/ynsn/libce
- Owner: ynsn
- License: mit
- Created: 2018-01-16T16:23:38.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-19T15:41:55.000Z (about 8 years ago)
- Last Synced: 2025-02-15T21:43:53.255Z (about 1 year ago)
- Topics: assembly, machine-code, x86, x86-64
- Language: C
- Homepage: http://libmc.github.io
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libce
Small C library for encoding and decoding machine code.