For Programmers: Free Programming Magazines  


Home > Archive > Java Security > July 2004 > Reverse engineer









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Reverse engineer
Takeda

2004-07-14, 4:01 pm

Hi, all!

How can I protected my code of disassembler programs/methods?
Roedy Green

2004-07-14, 4:01 pm

On 14 Jul 2004 11:13:53 -0700, mauro_takeda@yahoo.com.br (Takeda)
wrote or quoted :

> How can I protected my code of disassembler programs/methods?


see http://mindprod.com/jgloss/obfuscator.html

--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
Takeda

2004-07-14, 8:58 pm

Tx, Roedy! You were fast! :)

Roedy Green <look-on@mindprod.com.invalid> wrote in message news:<k3vaf059pucskfhcr85ei4jqlrilr1r7cl@4ax.com>...
> On 14 Jul 2004 11:13:53 -0700, mauro_takeda@yahoo.com.br (Takeda)
> wrote or quoted :
>
>
> see http://mindprod.com/jgloss/obfuscator.html

Socket

2004-07-15, 4:00 am

mauro_takeda@yahoo.com.br (Takeda) wrote in message news:<82a93666.0407141013.6157e15f@posting.google.com>...
> Hi, all!
>
> How can I protected my code of disassembler programs/methods?


1. code should be changed dinamically during execution,
2. verify if program is under debugger
in Win32 IsDebuggerPresent function

http://ircdb.org
http://smike.ru
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com