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
Binary file modified analyzer/windows/dll/capemon.dll
Binary file not shown.
Binary file modified analyzer/windows/dll/capemon_x64.dll
Binary file not shown.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### [05.05.2026]
* Monitor updates:
* Instrumentation callback: refine dll filtering and add kernelbase.dll (syscall hooks)
* Unpacker: refine entropy-based detection of shellcode within mapped images, don't drop tracked regions in FreeHandler()

### [26.03.2026]
* Monitor update: RtlDispatchException hook: check module_name pointer before dereference
* KVMRemote machinery updated and moved to main repo
Expand Down
Loading