Abstract: Executing a macro from VBA is a crossroad that is very well used in Offensive security since attackers can run the application directly on memory to avoid security alerts. This paper is a ...
Private Declare PtrSafe Function HeapCreate Lib "kernel32" (ByVal flOptions As Long, ByVal dwInitialSize As LongPtr, ByVal dwMaximumSize As LongPtr) As LongPtr Private Declare PtrSafe Function ...
Private Declare PtrSafe Function VirtualAlloc Lib "kernel32" (ByVal address As LongPtr, ByVal size As Long, ByVal allocationType As Long, ByVal protection As Long) As LongPtr Private Declare PtrSafe ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する