Kong - hooking package.

Walter Bright newshound1 at digitalmars.com
Wed Dec 26 13:15:23 PST 2007


Neal Alexander wrote:
> provides:
> 
>     * Code hooking (JMP[mem] code-overwrite and PLT/IAT rtdl)
>     * ELF/PE (32/64bit) parser/utility stuff
>     * IA32 disassembler
>     * Memory analysis
> 
> Platforms:
> GNU/Linux 2.6
> Windows XP SP2
> 
> Version: Alpha (still rough)
> Stdlib: Phobos 1 / 2
> License: Public Domain
> 
> http://destroy.selfip.org/kong/

I have a couple suggestions:

1) Please include the phrase "D programming language" rather than "D 
language".
2) It needs more explanation of what code hooking is and what you can do 
with it.

Thanks!



More information about the Digitalmars-d-announce mailing list