Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Lexical analysis output of gcc

51 views
Skip to first unread message

aditya.r...@gmail.com

unread,
Nov 26, 2010, 4:23:03 AM11/26/10
to deepak....@gmail.com
hi,

I want to create a code obfuscator for C++ programs. I rely on the
following approach to do this. Read the declaration of variables/
functions and then replace them with some obscure names. To do this I
need to have a look at the code generated by the lexical analysis
phase of gcc. Can someone suggest a tool or means to see the lexical
analysis output or suggest some alternative way to do code
obfuscation.

TIA
Aditya

0 new messages