- Notifications
You must be signed in to change notification settings - Fork0
thecybermind/qvmops
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
qvmops is a tool that functions like a very basic disassembler for compiled .qvm files.Usage: qvmops <.qvm file>The output will be in a text file with the same name as the .qvm file with ".txt" appended.The output will simply be header info followed a linear list of all opcodes, including 1- or 4-byte data if available, and finally followed by a hex-editor-style view of the data segment.
About
Small and simple disasm tool for .qvm files
Resources
Stars
Watchers
Forks
Packages0
No packages published