Author Topic: OllyDbg - Script (all scripts post here)  (Read 2302 times)

llAmElliK

  • [TiME4CRiME]
  • Administrator
  • VIP
  • *****
  • Posts: 960
OllyDbg - Script (all scripts post here)
« on: August 04, 2005, 04:01:06 PM »
OllyDbg-Ultraprotect OEP Finder
TiME AND CRiME ARE ETERNAL-REVERSE ENGINEERiNG iS MODERN PHiLOSOPHY AND iSN'T CRiME
[TiME4CRiME]

llAmElliK

  • [TiME4CRiME]
  • Administrator
  • VIP
  • *****
  • Posts: 960
OllyDbg - Script (all scripts post here)
« Reply #1 on: October 11, 2005, 06:12:32 PM »
Teloc OllyDbg/script (by fly[CUG])
« Last Edit: October 14, 2005, 11:46:06 AM by llAmElliK »
TiME AND CRiME ARE ETERNAL-REVERSE ENGINEERiNG iS MODERN PHiLOSOPHY AND iSN'T CRiME
[TiME4CRiME]

llAmElliK

  • [TiME4CRiME]
  • Administrator
  • VIP
  • *****
  • Posts: 960
OllyDbg - Script (all scripts post here)
« Reply #2 on: October 14, 2005, 11:45:33 AM »
Yoda protector V1.2-V1.3 - unpack script. (by fly[CUG])
TiME AND CRiME ARE ETERNAL-REVERSE ENGINEERiNG iS MODERN PHiLOSOPHY AND iSN'T CRiME
[TiME4CRiME]

llAmElliK

  • [TiME4CRiME]
  • Administrator
  • VIP
  • *****
  • Posts: 960
ActiveMark
« Reply #3 on: November 06, 2005, 02:40:12 PM »
ActiveMark OEP Finder script
ActiveMark Patching script
+ ActiveMark Version ID tool
« Last Edit: November 06, 2005, 02:54:22 PM by llAmElliK »
TiME AND CRiME ARE ETERNAL-REVERSE ENGINEERiNG iS MODERN PHiLOSOPHY AND iSN'T CRiME
[TiME4CRiME]

llAmElliK

  • [TiME4CRiME]
  • Administrator
  • VIP
  • *****
  • Posts: 960
Thinstall 2.521
« Reply #4 on: December 08, 2005, 11:10:43 PM »
Thinstall 2.521 by GaBoR
TiME AND CRiME ARE ETERNAL-REVERSE ENGINEERiNG iS MODERN PHiLOSOPHY AND iSN'T CRiME
[TiME4CRiME]

GolDAN

  • Registered
  • *
  • Posts: 2
Ollyscript archiv
« Reply #5 on: December 17, 2005, 07:59:53 AM »
Tu je nejaky stary archiv ... Mozno sa niekomu hodi ...

llAmElliK

  • [TiME4CRiME]
  • Administrator
  • VIP
  • *****
  • Posts: 960
Shift+f9
« Reply #6 on: January 12, 2006, 11:08:51 AM »
Hi,

tenhle script je velmi kratkej ovsem dost usnadni praci.Kdo nekdy unpackoval napr AsProtect vi ze je treba X krat stisknout SHIFT+F9 (a to az do doby spusteni aplikace nekdy treba 40 x).
Tento script vam umozni nastavit HEX hodnotu poctu vykonani tohoto prikazu a a pak uz to jede samo (urcite vite ze konkretne pri AsProtect to je minus 1X nez se aplikace spusti).
Diky Conflict za odstraneni bugu..
TiME AND CRiME ARE ETERNAL-REVERSE ENGINEERiNG iS MODERN PHiLOSOPHY AND iSN'T CRiME
[TiME4CRiME]

morpheus

  • Guest
ollyscript
« Reply #7 on: January 14, 2006, 08:40:13 PM »
Odkaz na stánku se scripty do olly:

Code: [Select]
http://tuts4you.com/ollyscript/

llAmElliK

  • [TiME4CRiME]
  • Administrator
  • VIP
  • *****
  • Posts: 960
Mslrh V0.32
« Reply #8 on: February 02, 2006, 01:54:48 PM »
MSLRH V0.32 OllyDbg unpacking script by fly.
TiME AND CRiME ARE ETERNAL-REVERSE ENGINEERiNG iS MODERN PHiLOSOPHY AND iSN'T CRiME
[TiME4CRiME]

llAmElliK

  • [TiME4CRiME]
  • Administrator
  • VIP
  • *****
  • Posts: 960
AsProtect 2.0 Script
« Reply #9 on: March 18, 2006, 10:47:05 PM »
ASProtect 2.0 OEP-finder.txt
ASProtect 2.0 Rebuild.txt
ASProtect 2.0 decrypt.txt
TiME AND CRiME ARE ETERNAL-REVERSE ENGINEERiNG iS MODERN PHiLOSOPHY AND iSN'T CRiME
[TiME4CRiME]

llAmElliK

  • [TiME4CRiME]
  • Administrator
  • VIP
  • *****
  • Posts: 960
Armadillo Standard - OEP Finder and Import...
« Reply #10 on: June 27, 2006, 08:47:52 AM »
====================================================================================
     Armadillo Standard - OEP Finder and Import Redirection Fixer (Logging Import Addresses)
        Tested on : Armadillo 3.xx - 4.xx (Logger for 3.7x and above)
====================================================================================

This script can be used for Armadillo Standard,  and Child Process of DebugBlocker & CopyMem-II.
Just detach child from father by "Armadillo Detach Father" script, written by "hipu", or use
"ArmaDetach.exe" of {RES}. Then Attach it using OllyDbg, fix EB FE to orginal bytes, and use my script.


Requirements :
- OS : WinXP,Win2000 , OllyDbg 1.10 Final, ODbgScript v1.46 or above.
- Debugging Option: Check all Exceptions, and Ignore custom exceptions: C0000001..C0009898
- Make sure there is no Break Points, Hardware or Software.

I've patched OutputDebugStringA to fix OllyDbg bug, so no additional plugin is needed.
 

Have fun !

Writen by : Newbie Cracker (MS)
« Last Edit: June 27, 2006, 01:01:30 PM by llAmElliK »
TiME AND CRiME ARE ETERNAL-REVERSE ENGINEERiNG iS MODERN PHiLOSOPHY AND iSN'T CRiME
[TiME4CRiME]

llAmElliK

  • [TiME4CRiME]
  • Administrator
  • VIP
  • *****
  • Posts: 960
AsProtect 2.xx Unpacker OllyDbg Script
« Reply #11 on: January 17, 2007, 05:55:47 PM »
Script written by VolX
Script   : Aspr2.XX_unpacker
version  : v1.0E
Date     : 15-Jan-2007
Test Environment : OllyDbg 1.1, ODBGScript 1.47, WINXP, WIN2000
Debugging options: Tick all items in OllyDbg's Debugging Options-Exceptions
Tools  : OllyDbg, ODBGScript 1.47, Import Reconstructor
Thanks : Oleh Yuschuk - author of OllyDbg
         SHaG - author of OllyScript
         Epsylon3 - author of ODbgScript
Special Thank : goes to fly, linex, machenglin for their beta testing.
*/
//support Asprotect 1.32, 1.33, ,1.35, 1.4, 2.0, 2.1, 2.11, 2.2beta, 2.2, 2.3
TiME AND CRiME ARE ETERNAL-REVERSE ENGINEERiNG iS MODERN PHiLOSOPHY AND iSN'T CRiME
[TiME4CRiME]

llAmElliK

  • [TiME4CRiME]
  • Administrator
  • VIP
  • *****
  • Posts: 960
ActiveMARK? 6.x - OEP finder script (v0.1) for Windows XP
« Reply #12 on: March 03, 2007, 10:37:51 PM »
ActiveMARK? 6.x - OEP finder script (v0.1) for Windows XP
TiME AND CRiME ARE ETERNAL-REVERSE ENGINEERiNG iS MODERN PHiLOSOPHY AND iSN'T CRiME
[TiME4CRiME]

llAmElliK

  • [TiME4CRiME]
  • Administrator
  • VIP
  • *****
  • Posts: 960
Re: OllyDbg - Script (all scripts post here)
« Reply #13 on: April 12, 2007, 06:10:07 PM »
Vice nez 700 scriptu pro OllyDbg!!!
TiME AND CRiME ARE ETERNAL-REVERSE ENGINEERiNG iS MODERN PHiLOSOPHY AND iSN'T CRiME
[TiME4CRiME]

llAmElliK

  • [TiME4CRiME]
  • Administrator
  • VIP
  • *****
  • Posts: 960
Re: OllyDbg - Script (all scripts post here)
« Reply #14 on: April 30, 2007, 09:43:39 PM »
Themida IAT restore and OEP find script
TiME AND CRiME ARE ETERNAL-REVERSE ENGINEERiNG iS MODERN PHiLOSOPHY AND iSN'T CRiME
[TiME4CRiME]