× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Joe,

I hadn't thought of decompiling byte code as criminal
behavior -- I had better be careful :). One reason I ask
is that it really is frustrating that IBM does not provide the
source for the security related procedure. That means
I had to duplicate a lot of the work that those procedures
provides to get control of what is happening. Based on
what you say, the hacker is not kept out anyway.

David Morris

>>> joepluta@PlutaBrothers.com 04/11/02 10:34PM >>>
> From: David Morris
>
> I wonder how effective this is and also whether IBM employs
> obfuscation in the toolkit classes that have no source. I
> guess that they might include some inline encrypted byte
> code to discourage casual observation, but even then it
> would seem possible to write code that would dump
> the bytecode when the class is loaded.

How effective it is really depends on your coding style.  Since I use
lots
of setters and getters and methods that simply change a value and call
another method, it makes it really, really difficult to read my code
once
it's been obfuscated.  Not impossible, mind you, but very difficult.

If, on the other hand, you tend to write long, involved procedural code
in
your methods, then obfuscation is probably less effective, because
it's
easier to see what an entire piece does.

In either case, though, obfuscation is just like serial number
validation
and license keys.  None of them will stop a determined hacker, but they
will
make it obvious in court that the hacker committed criminal behavior to
get
past the security.

No security method is unbreakable - the issue is whether it is
prosecutable.

Joe


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.