Files
Adaptix-Framework-AdaptixC2/AdaptixServer
Mikhail Shashin d75a7ddabc fix(agent): fix use-after-free bug in agent object initialization
Fix critical use-after-free bug in agent initialization:
- Replace MemAllocLocal + copy assignment with proper new operator
- Fix object construction to prevent destructor from freeing in-use memory
- Ensure proper object lifecycle management
2026-01-05 05:21:06 +03:00
..
2025-12-29 19:44:10 +03:00
2025-12-29 20:33:58 +03:00
2025-12-29 20:33:58 +03:00
2025-10-26 02:29:13 +03:00
2025-02-04 11:08:37 +03:00