This repo is maintained as a fully-decoupled submodule of Project VDM. Feel free to use or contribute every best practice in this repo.
About Simple Build System
-
Have
pyvdminstalled, you can usesbsto invoke the build system as alias tobuild.pyfile in this repo; -
Bare
sbs buildis equal tosbs build *instead ofsbs build ., which applies to all the sub-folders with validmanifest.jsonfile;
Python 3: halo, pyyaml
-
libfrida
TODO: provide safe (limited) binding for frida for dynamic instrumentation.
-
find out files one application is watching on, with inotify.
-
provide X11 window and desktop control via
libxcb. -
It provides your browser with VDM-Compatibility together with a connector program.
./build.py build./build.py install./build.py testPlease refer to the tutorial here.