Am 02.01.2007 um 15:48 schrieb Daniel Stenning:

Happy New Year everyone.

Putting any issues of reliability, performance and bug-fixing to one side,
what are the three other things you would like added to RB this year ?

Here my 3:

1) Allow RB to create dynamic libraries such as DLLS, dylibs, RB plugins

2)  Templates

3) Ability to call C or RB callback functions via function
pointers/references

- Add a feature, which obfuscates function name on OS X.

Now, UB build includes function/method names - even if 'include symbols'
  is disabled. Thus hacking an apps gets far simple.

Based on this observation, I really wonder if anybody would still be able to
  harden the process of license management against crackers.
In Cocoa, one can use C-calls instead of ObjC calls, which fully resolve to
  addresses. Thus, functions/method name no longer appear.

I'd propose a compiler, which consistently renames method using random name.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to