Skip to content
ktwo/ShaneK2 edited this page Jul 23, 2017 · 13 revisions

Welcome to the inVtero.net wiki!

Binary Setup

Where to start?

  • Memory integrity monitoring with secure hash

  • Forensics/DFIR

  • Reversing/Active-Passive debugging

    • Edit a suspended VM and then resume it. No debugger in the guest needed.

Source

  • Clone & build quickdumps.

    • Nuget used for protobuf-net and other packages may need an update

The embedded shell is an IronPython x64 instance and is now the only supported mechanism for CLI use.

Analyze.py is a great set of examples

Analyze.py is run by default on startup.

It also matches the logical and physical process lists to ensure that there does not exist a hidden process. Please extend it but in the future will be higher order analytics, pointer/structure type information and integrity checks.

General usages (TYPE SYSTEM)