View Single Post
  #1  
Old 06-04-2026, 09:28
Jasi2169's Avatar
Jasi2169 Jasi2169 is offline
Family
 
Join Date: Sep 2015
Location: India/TSRh
Posts: 326
Rept. Given: 3
Rept. Rcvd 75 Times in 50 Posts
Thanks Given: 47
Thanks Rcvd at 529 Times in 205 Posts
Jasi2169 Reputation: 75
v1.2 (03/Jun/2026)
- Added SeDebugPrivilege check on attach mode just in case we have the access might need to run as admin, not needed for target mode we already have the handle and neither on static mode
- SanitizeInitData and RestoreBSS now only run in attach mode, target dumps are pre-init state, the loader has already done the right thing, running sanitization was not needed in previous version
- Heap flags patching added to AntiDebug, PEB->ProcessHeap->Flags and ForceFlags are checked by many protectors alongside BeingDebugged, only called in attach mode
- Added EnumResourceLanguagesA to static scanner to dump all resource of every single language PE/DLL present
- Many bugs fixed under the hood
Reply With Quote
The Following 2 Users Say Thank You to Jasi2169 For This Useful Post:
Gyrus (06-04-2026), niculaita (06-05-2026)