Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 539 Bytes

File metadata and controls

10 lines (8 loc) · 539 Bytes
File Purpose
cli.cpp Entire CLI tool code
vmaware.hpp Official and original library header in GPL-3.0, most likely what you're looking for.
vmaware_MIT.hpp Same as above but in MIT. But this removes 7 techniques out of 115

Important

The main branch is much more updated with features that haven't been added yet to the latest release. However, they are experimental. If you want something far more stable, it's highly recommended to use the ones in the release section instead.