Re: [Cincinnati 2600] Digest for cinci2600@googlegroups.com - 1 Message in 1 Topic
7 views
Skip to first unread message
Chris Anderson
unread,
Sep 29, 2012, 6:35:48 AM9/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cinc...@googlegroups.com
bytecode is tougher to obfuscate than old school compiled binaries.
especially managed code that uses MS's CLR.
one company i worked for used an off the shelf tool to obfuscate its
java codebase, but i have no idea how effective it was.
Craig
unread,
Sep 30, 2012, 7:26:13 PM9/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cinc...@googlegroups.com
Bytecode like java and .net are trivial to reverse. Don't waste time with obfuscation. Doesn't work. If any one want details on how to bypass and reverse obfuscated VMs maybe we can do a session on a protection at Hive13.