Re: Hiding Sensitive Code
From: Fred Taylor (ftaylor_at_mvps.org!REMOVE)
Date: 01/21/05
- Next message: FernandoZ: "How to control numeric input"
- Previous message: Eugene Vital: "Re: Hiding Sensitive Code"
- In reply to: Eugene Vital: "Re: Hiding Sensitive Code"
- Next in thread: Cyrus Welch: "Re: Hiding Sensitive Code"
- Reply: Cyrus Welch: "Re: Hiding Sensitive Code"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 20 Jan 2005 18:22:46 -0700
Putting the object code back into C/C++ source code is probably unlikely,
but not decompiling it into an editable source code of some type, more than
likely assembler. The code can certainly be changed from that point.
-- Fred Microsoft Visual FoxPro MVP "Eugene Vital" <dontwantany@news.com> wrote in message news:%23qBuEf0$EHA.2192@TK2MSFTNGP14.phx.gbl... > Rick Bean wrote: > >>Note: There are many more tools for decompiling C/C++ code than there are >>for VFP code. > > I don't think this statement is very accurate since C/C++ in compiled into > native machine code there is almost no way of decompiling it.
- Next message: FernandoZ: "How to control numeric input"
- Previous message: Eugene Vital: "Re: Hiding Sensitive Code"
- In reply to: Eugene Vital: "Re: Hiding Sensitive Code"
- Next in thread: Cyrus Welch: "Re: Hiding Sensitive Code"
- Reply: Cyrus Welch: "Re: Hiding Sensitive Code"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|