Author Topic: OllyDbg - Petite 2.3 Script  (Read 1088 times)

llAmElliK

  • [TiME4CRiME]
  • Administrator
  • VIP
  • *****
  • Posts: 960
OllyDbg - Petite 2.3 Script
« on: June 29, 2005, 03:02:49 PM »
Code: [Select]
// Petite 2.3 UnPacking Script By : Magic_h2001
// magic_h2001@yahoo.com  -  www.zahackers.20m.com
 
// Please Active "Memory Access violation"  
// in : Debugging options/Exceptions then run script ;)
 
var x
eob L1
mov x,eip
bphws x, "x"
esto
L1:
bphwc x
sti
msg "Now try to Dump ;)  -  Script By : Magic_h2001"
TiME AND CRiME ARE ETERNAL-REVERSE ENGINEERiNG iS MODERN PHiLOSOPHY AND iSN'T CRiME
[TiME4CRiME]