Subscribe

You are currently browsing the archives for the Reverse Engineering category.

Archives

  • Categories

  • License

    Creative Commons License


    All work on this site, excepting software and unless otherwise noted, is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported License.




    Archive for the ‘Reverse Engineering’ Category

    APID 0.1 Beta Available

    Friday, January 16th, 2009

    Today I’m happy to announce that the first beta of APID, the Win32 API Debugger, is available:

    apid-beta-small1

    APID is a small personal project that I’ve worked on intermittently for about a year and a half or so, mostly because I thought it would be a fun app to create. One of its technical features is that it avoids the Import Address Table (IAT), which simply makes it harder (I hope) for applications to avoid APID by using a packer/obfuscator on their application.

    Try it out and let me know what you think in the comments area.

    Link to download page (Beta 0.1)