github xaitax/Chrome-App-Bound-Encryption-Decryption v0.17.3
v0.17.3 - Santa's Little Helper Release!

latest release: v0.17.4
4 days ago

v0.17.3

  • Locked SQLite Access via Handle Duplication: Added syscall-based handle enumeration and duplication to access browser SQLite databases without terminating processes.
    • Duplicates open database file handles into the payload process and extracts from a temporary copy.
    • Prevents failures caused by active file locks on especially Cookies.
  • Extended Syscall Coverage: Added direct syscall support for handle and file operations (NtDuplicateObject, NtQuerySystemInformation, NtQueryObject, NtReadFile, NtQueryInformationFile, NtSetInformationFile).
  • Extraction Flow Change: Removed browser network-service termination logic in favor of non-intrusive live-process extraction.

Don't miss a new Chrome-App-Bound-Encryption-Decryption release

NewReleases is sending notifications on new releases.