Skip to content

thecybermind/qvmops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Packages

No packages published