You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
manually map a benign module (ex: chakra.dll) avoiding image load events (inspired by good old Bats3c's DarLoadLibrary). the .text should be large enough for the trampoline shellcode
stomp the maped dll (function stomping) with a small shellcode that is act as a trampoline (it can be placed anywhere, better to pick a symbol closer to the .text beginning to have enough space)