User:Eis os/TTDPatch Environment

From TTWiki
< User:Eis os
Revision as of 20:56, 17 January 2004 by eis_os (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Explains how I make my TTDPatch releases.

Oskar's Environment for making TTDPatch

-=Environment=-

I use a bit old cygwin environment with gcc, nasm, upx.

Ollydbg, a free debugger

All editor than can edit Textfiles (:biggrin:)

-=Makefile=-

TTDPatch releases work mostly out of the box,

Ollydbg in my current version doesn't like INT3 Breakpoints,

I added a hack for breakpoint emulation that was added by Josef in a cleaner way now into TTDPatch. See the Makefile about Breakpoints.

-=After adding stuff TTDPatch crashes=-

You should remove the versions info.

-=Sources for informations=-

Marcins site has a lot internal informations, check it out...