Advertisement
frasl

Untitled

Mar 10th, 2019
495
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. throw int(7);
  2. 012424DE  mov         dword ptr [ebp-0C8h],7  
  3. 012424E8  push        124A150h  
  4. 012424ED  lea         eax,[ebp-0C8h]  
  5. 012424F3  push        eax  
  6. 012424F4  call        __CxxThrowException@8 (01241398h)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement