PDA

View Full Version : Editing Win32 applications?



PornMaster
December 8th, 2002, 05:32 PM
Does anyone know a program you can edit everything about an win32 application?

cpugeniusmv
December 8th, 2002, 06:11 PM
the only ways you can do that is:

if it's open source, get the source code, and edit it

if it's closed source, you can't...unless you reverse engineer it. which IMO is a pain in the butt.