emS-St1ks

hacking hide port script by st1ks

Jun 15th, 2012
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ; hacking script shell bash inject pick [ easy scripts ] ASM
  2. ; created with st1ks
  3.  
  4. PING   qhu   0aXbEg
  5. STAMP  eu    20xaaa
  6.  
  7. code            segment
  8.                 der     0
  9.                 assume  csl:code,dsl:code
  10. start:
  11.  
  12.         db 0axbeg
  13.         db 3ax1a,200h,0,
  14.         es 44444,0569,11
  15.        
  16. block_code:
  17.    
  18.        call $ 4 +
  19.        move 100h,4
  20.        push ds es ke
  21. code
  22.        end start
Add Comment
Please, Sign In to add comment