Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: wrapping packages
Hi
Did a "nm -D wrap" this gave heaps of symbols, so wrap is loading
shared libs. This means
revers engineering a lot of Oracle code :-(
Govindan K wrote:
> Coming to think of it, is the 3Mb size is for stripped or unstripped
> executable?.
> I know 3Mb if stripped is not likely to come to 40K. Nevertheless the
> memory
> addressing for UNIX is diff. from Windoz. May be someone else in the list
> has a better knowledge of it.
>
> GovindanK
>
> <-----Original Message----->
> *From: Tanel Poder*
> Sent: 9/20/2003 2:44:48 PM
> To: ORACLE-L_at_fatcity.com
> Subject: Re: wrapping packages
>
> I checked, the wrap executable in 8.0.6 dist for solaris is about 3MB,
> but
> for 9.2 in Windows it's only about 40k. It shouldn't be that hard to
> reverse
> engineer it.
> Probably the ones who already have cracked the algorithm aren't spreading
> the knowledge - why should they anyway?!
>
> Tanel.
>
> ----- Original Message -----
> To: "Multiple recipients of list ORACLE-L"
> Sent: Sunday, September 21, 2003 12:29 AM
>
>
> > Hi Pete
> >
> > I must point out that there must be a unwrap, since the Oracle database
> > can run the wrapped pl/sql code :-)
> >
> > It is based on trust in Oracle coopera! tion / development.
> >
> > Some times it would make since to write the code in c/c++ since it
> > harder to revers.
> >
> > Pete Finnigan wrote:
> >
> > >Hi
> > >
> > >Very true, but if there was the wrap process wouldn't be much use as
> > >anyone could un wrap your code. But you are right the main reason
> to be
> > >cautious is to not delete your source code locally.
> > >
> > >kind regards
> > >
> > >Pete
> > >
> > >In article , bhabani s pradhan
> > > writes
> > >
> > >
> > >>one caution:
> > >>
> > >>there is no unwrap cmd/exe
> > >>
> > >>Regards
> > >>
>
>
> _______________________________________________________________
> Get Your 10MB account for FREE at http://mail.arabia.com !
> Access MILLIONS of JOBS *NOW*!
> <http://ads.arabia.com/?SHT=text_email_english>
-- Peter Gram, Miracle A/S Phone : +45 2527 7107, Fax : +45 4466 8856, Home +45 3874 5696 mail : peter.gram@MiracleAS.dk - http://MiracleAS.dk Upcoming events: DatabaseForum 2003, Lalandia 2-4 October Visit http://miracleas.dk/events/DBF2003/invitation.html Miracle Master Class with Tom Kyte, 12-14 January 2004 -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Peter Gram INET: peter.gram_at_miracleas.dk Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Sun Sep 21 2003 - 06:44:35 CDT