这是一个命令行的 Obsidium 脱壳工具
SDK fix is not supported yet.
2 Example
2.1 The simple example
ObsidiumUnpacker.exe --unpack=c:\testob.exe
Or ObsidiumUnpacker.exe -f c:\testob.exe
2.2 Use ObsidiumUnpacker as a loader, and inject a dll to crack it.
ObsidiumUnpacker.exe --unpack=c:\obsidium.exe --injectdll=c:\InjectToObsidium.dll
Or ObsidiumUnpacker.exe -f c:\obsidium.exe –i =c:\InjectToObsidium.dll
This will load the obsidium.exe and inject dll to crack it.
2009.11.18
V 0.1 beta
Supported Obsidium version:
V1.3.5.7
V1.3.6.0
V1.3.6.1
V1.3.6.3
V1.3.6.4
SDK is not supported yet.
OS: WinXP SP3, Vista, other OS is not tested.