Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hikalium/opv86
Opcode / Instruction finder for x86_64
https://github.com/hikalium/opv86
Last synced: 7 days ago
JSON representation
Opcode / Instruction finder for x86_64
- Host: GitHub
- URL: https://github.com/hikalium/opv86
- Owner: hikalium
- License: mit
- Created: 2020-06-06T09:03:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-06T17:35:00.000Z (over 1 year ago)
- Last Synced: 2024-08-02T17:40:01.879Z (3 months ago)
- Language: TypeScript
- Homepage: https://hikalium.github.io/opv86/
- Size: 622 KB
- Stars: 69
- Watchers: 3
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# opv86
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)Opcode / Instruction finder for x86_64
```
python3 -m http.server 8080
```## License
MIT