Export
You'll find here my products and sources, sorted chronologically.
Trash
[Trash.zip - MISSING]
- old DOS, MS Windows 3.1 and MS Windows 9x files, solutions and sources.
InstDrv
- installs/unistalls kernel-mode driver (asm version of instdrv.c)
EMM586
- utility for 3.1/9x/NT/2K, which "provides" CPL0 instructions for MS-DOS applications.
So You are able to run/unpack some incompatible DOS programs under Windows.
EDumpII
- test version of EliCZ's Dumper II for DOS executables; now works under ANY Windows; please test it under 2K and mail me.
DllMainHooks
- little exploit
LocPInfo
[LocPInfo.zip - MISSING]
- useful undocummented NT example, extended, updated 1x
BindDLI
- binds delay load import of given module, updated 1x
DeleteModule
- for final phase of your own uninstallation, you can also modify running module
Delphi support
- by Nico Bendlin
RunNative
- can launch NT native programs in Win32 mode. Useful for testing and debugging.
DumpXDT
- can dump current GDT, IDT , CRx and DRx
SetPrAcl
- can view/modify permissions to given process. Included next TM extension.
WatchImageLoad
- LoadImageNotify routine (Win2K+ only)
ShowGWH
- show global windows hooks (Win9x only)
Reboot
- utility?
Beep9X
- KERNEL32.Beep in Win9x like in NT
ShowGlobalAtom
- example
ShowPriv
- look what you can/not (yet)
Mailslot
- not often used ipc mechanism
ProcessWorks 2.6
- library for any 32bit x86 Windows
GAR2SSAR
- generic access rights to standard and specific access rights
EnumWD
[EnumWD.zip - MISSING]
- info about window stations and desktops (NT only)
Trash2
- newer files, snippets.
RT
- remote thread everywhere (in Windows 9x too)
ApiHooks 5.5
- more examples
ConCtrl
- "kill console children without SmallApp" example
FS22PCR
- small fix; extends place FS points to (Win9x only)
PrintSD
[PrintSD.zip - MISSING]
- prints security descriptor of given object and given token (NT only)
Driver Skeleton
- contains ASM source code of NT kernel-mode driver & Co.
PrcWorks 2.7
[PW27.ZIP - MISSING]
- process identification library
ComHooks 1.0
- COM hooking, COM hooks, DLL loading
- before asking questions and reporting problems
have a look at this Update list,
re-download ComHooks and read documentation and all examples carefully.
ApiHooks 5.6
- API hooking, API hooks, Code injection, DLL injection
- before asking questions and reporting problems
have a look at this Update list,
re-download ApiHooks and read documentation and all examples carefully.
KApiHooks 1.0
- kernel API hooking, kernel API hooks, KAH DLL loading
- before asking questions and reporting problems
have a look at this Update list,
re-download KApiHooks and read documentation and all examples carefully.