DRAKVUF Sandbox v0.18.0 Adiós Edition
Installation guide: See Getting started section in documentation.
Warning: Upgrading from previous version may fail with missing OS_INFO.json
.
Changelog:
- Update shadow_memory to 32 (#649) (contributed by @manorit2001)
- Add
analysis_uid
tometadata.json
(#647) - Add root check before sanity test (#640) (contributed by @manorit2001)
- Add ApiScout profile to
do_export_full
anddo_import_full
(#630) - Bump snapshot version for generating
OS_INFO.json
(#643) - drakrun: Add missing T_64PCHAR pdbparse base_types (#642) (contributed by @Jack28)
- drakrun: Dump raw guest VM memory feature (#621) (contributed by @pavveu7)
- Add missing
advapi32.dll
indrakpdb.py
(#631) - drakrun: Add apiscout profiles (#625)
- debian: Install systemd units to /lib/systemd (#628)
- draksetup: Check for missing default.target.wants (#617)
- Fix
GUID_AGE
in$METADATA
(#618) - drakrun, drakcore: Reraise exceptions for karton (#616)
- Extract macros only from some office formats (#610)
- Stop relying on NtTerminateProcess in pstree (#607)
- drakrun: Silence benign errors (#606)
- Improve help messages (#612, #645)