[Starkit] Re: dqkit
Jean-Claude Wippler
jcw at equi4.com
Wed Jan 14 14:04:49 CET 2004
Wojciech Kocjan wrote:
> I'm only guessing that stripping the vfs layer would require finding
> the beginning of vfs layer, probably something like this should work
> (I'm just improvising now :-):
No need to with recent sdx:
$ sdx unwrap dqkit.exe
272 updates applied
$ sdx mksplit dqkit.exe
dqkit.head: 1486336 bytes
dqkit.tail: 692445 bytes
$ rm -rf dqkit.vfs/lib/iwidgets4.0.2
$ ls -l dqkit.exe
-rw-r--r-- 1 jcw staff 2178781 11 Jan 12:29 dqkit.exe
$ sdx wrap dqkit.exe -runtime dqkit.head
209 updates applied
$ ls -l dqkit.exe
-rwxr-xr-x 1 jcw staff 1881556 14 Jan 14:02 dqkit.exe
$
-jcw
More information about the Starkit
mailing list