Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions acknowledgment.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
* @r0ny123
* @KillerInstinct
* @KingKDot
* [Gemini by Google](https://gemini.google.com/app) / [Gemini-cli](https://geminicli.com/)
* And many others <3
* Special thank you to Paul Royal and [Georgia Tech](https://www.cc.gatech.edu/)
* Finally a massive debt of gratitude to Gabor Kiss, for teaching me everything I know, and setting me on the path to enlightenment.
9 changes: 9 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
### [02.01.2026]
* CAPE installer:
* now support custom destination folder env variable:
* `CAPE_ROOT=<path>/CAPEv2`
* UV support with env variable:
* `USE_UV=True`
* Example:
* `USE_UV=True CAPE_ROOT=/mnt/external/CAPEv2 bash cape2.sh all | tee cape2.log`

### [24.11.2025]
* Monitor update: Fix issue with RESUME: monitor message from NtResumeProcess hook

Expand Down
32 changes: 0 additions & 32 deletions extra/libvirt_installer.sh

This file was deleted.

16 changes: 0 additions & 16 deletions extra/yara_installer.sh

This file was deleted.

Loading