Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: wrapping packages

Re: wrapping packages

From: Jared Still <jkstill_at_cybcon.com>
Date: Sun, 21 Sep 2003 08:14:54 -0800
Message-ID: <F001.005D09F7.20030921081454@fatcity.com>


IIRC, 'wrap' does not actually encrypt the code.

Rather, it simply does a precompile on it and then stores the pcode in the database.

Jared

On Sat, 2003-09-20 at 14:29, Peter Gram wrote:
> 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 cooperation / 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 <F001.005D0876.20030919154441_at_fatcity.com>, bhabani s pradhan
> ><bhabaniindia_at_rediffmail.com> writes
> >
> >
> >>one caution:
> >>
> >>there is no unwrap cmd/exe
> >>
> >>Regards
> >>
> >>
> >
> >
> >
>
> --
> 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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jared Still
  INET: jkstill_at_cybcon.com

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 - 11:14:54 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US