Home » RDBMS Server » Security » How to Unwrap Wrapped PL SQL (Functions, Procedures, Packages etc) (9i)
How to Unwrap Wrapped PL SQL (Functions, Procedures, Packages etc) [message #651546] Fri, 20 May 2016 00:51 Go to next message
manisngpl
Messages: 42
Registered: December 2014
Location: Faisalabad, Pakistan
Member

Dear Members,

I've found my procedures, functions etc has been wrapped please tell me how to unwrap it. I use SoftDream Oracle Unwrapper to decode this but this is trial version. If anyone can please provide cracked SoftDream Oracle Unwrapper then my problem may be solved.




Wrapped code look like :
wrapped code


[Updated on: Fri, 20 May 2016 01:08] by Moderator

Report message to a moderator

Re: How to Unwrap Wrapped PL SQL (Functions, Procedures, Packages etc) [message #651548 is a reply to message #651546] Fri, 20 May 2016 01:13 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

There is no actual free version of such tool.
Those you can find in the web are all filled with virus, so take care.
Now the format is well-known standard one, see this from Pete Finnigan.
Good work and post the tool you'll write.

Re: How to Unwrap Wrapped PL SQL (Functions, Procedures, Packages etc) [message #651549 is a reply to message #651546] Fri, 20 May 2016 01:15 Go to previous messageGo to next message
John Watson
Messages: 8922
Registered: January 2010
Location: Global Village
Senior Member
Are you trying to reverse engineer some wrapped third party code? That sounds illegal, if you have a problem with it can you not ask the puplisher? Asking for a "cracked" version of licensed software is certainly illegal.

Can you give a bit more information about why you need to do this?
Re: How to Unwrap Wrapped PL SQL (Functions, Procedures, Packages etc) [message #651550 is a reply to message #651546] Fri, 20 May 2016 01:16 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

Beside the technical:

Quote:
If anyone can please provide cracked SoftDream Oracle Unwrapper then my problem may be solved.


1/ It is illegal to provide cracks and this site will not
2/ If you have legal access to the source code then just ask the code provider, otherwise it is also illegal

Re: How to Unwrap Wrapped PL SQL (Functions, Procedures, Packages etc) [message #651551 is a reply to message #651550] Fri, 20 May 2016 01:22 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

Also in your previous topic How to Secure FMX files you asked how to forbid access to your software, what do you think if you could do it and someone asks here how to crack your protection and get your code?

In the end, you NEVER feedback to those who have helped you in your previous topics, so...
Re: How to Unwrap Wrapped PL SQL (Functions, Procedures, Packages etc) [message #651552 is a reply to message #651550] Fri, 20 May 2016 01:23 Go to previous messageGo to next message
manisngpl
Messages: 42
Registered: December 2014
Location: Faisalabad, Pakistan
Member

Actually original source is not available with me
Re: How to Unwrap Wrapped PL SQL (Functions, Procedures, Packages etc) [message #651553 is a reply to message #651549] Fri, 20 May 2016 01:23 Go to previous messageGo to next message
manisngpl
Messages: 42
Registered: December 2014
Location: Faisalabad, Pakistan
Member

Because I have lost the source
Re: How to Unwrap Wrapped PL SQL (Functions, Procedures, Packages etc) [message #651554 is a reply to message #651548] Fri, 20 May 2016 01:24 Go to previous messageGo to next message
manisngpl
Messages: 42
Registered: December 2014
Location: Faisalabad, Pakistan
Member

I've read this book but don't understand the procedure.
Re: How to Unwrap Wrapped PL SQL (Functions, Procedures, Packages etc) [message #651555 is a reply to message #651554] Fri, 20 May 2016 01:27 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

Who wrote the source?
Why do you now need it?

Please review your previous topics and feedback (tell how it helps, how you finally handle the problem, thank) to those who have helped you.

Re: How to Unwrap Wrapped PL SQL (Functions, Procedures, Packages etc) [message #651556 is a reply to message #651555] Fri, 20 May 2016 01:28 Go to previous messageGo to next message
manisngpl
Messages: 42
Registered: December 2014
Location: Faisalabad, Pakistan
Member

I've read all the posts but none of them provide the solution.
Re: How to Unwrap Wrapped PL SQL (Functions, Procedures, Packages etc) [message #651559 is a reply to message #651556] Fri, 20 May 2016 01:31 Go to previous messageGo to next message
John Watson
Messages: 8922
Registered: January 2010
Location: Global Village
Senior Member
manisngpl wrote on Fri, 20 May 2016 07:28
I've read all the posts but none of them provide the solution.
If you have confidence in this Softdream product, just buy the licence. .
Re: How to Unwrap Wrapped PL SQL (Functions, Procedures, Packages etc) [message #651560 is a reply to message #651556] Fri, 20 May 2016 01:37 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
manisngpl wrote on Fri, 20 May 2016 08:28
I've read all the posts but none of them provide the solution.


This does not prevent you from giving a feedback and thank those who have spent time for you.
In addition, this is plain wrong, we have been given answers and solutions to your problems... even if these were not those you wanted.

[Updated on: Fri, 20 May 2016 01:39]

Report message to a moderator

Re: How to Unwrap Wrapped PL SQL (Functions, Procedures, Packages etc) [message #651562 is a reply to message #651560] Fri, 20 May 2016 01:44 Go to previous messageGo to next message
manisngpl
Messages: 42
Registered: December 2014
Location: Faisalabad, Pakistan
Member

Thanks to all
Re: How to Unwrap Wrapped PL SQL (Functions, Procedures, Packages etc) [message #651567 is a reply to message #651562] Fri, 20 May 2016 02:34 Go to previous messageGo to next message
emartife
Messages: 1
Registered: December 2008
Junior Member
You can do it, read how https://emartife.wordpress.com/2010/10/11/unwrap-plsql-2/
Re: How to Unwrap Wrapped PL SQL (Functions, Procedures, Packages etc) [message #651599 is a reply to message #651567] Fri, 20 May 2016 11:09 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

Note the code is NOT from you, you just copied others' work like GS Chapman's one who has EXACTLY the same Java code including space and indentation, just the class name is changed, published one year before your page, or the Source Forge project based on the same code and published 6 months before yours.

Just giving to Caesar what is Caesar's.

Also this is code for 10g and up and OP said he was in 9i. Format has changed in 10g.

Re: How to Unwrap Wrapped PL SQL (Functions, Procedures, Packages etc) [message #675602 is a reply to message #651559] Mon, 08 April 2019 15:22 Go to previous message
Bill B
Messages: 1971
Registered: December 2004
Senior Member
John Watson wrote on Fri, 20 May 2016 02:31
manisngpl wrote on Fri, 20 May 2016 07:28
I've read all the posts but none of them provide the solution.
If you have confidence in this Softdream product, just buy the licence. .
Unfortunately the softdream site has been shut down by the Chinese government so a license key can't be paid for. Oh well, I guess I will have to write it from scratch using pete's write up on Diana nodes
Previous Topic: Oracle Database-Microsoft Active Directory Integration
Next Topic: How to create a user which would be able to create other users ?
Goto Forum:
  


Current Time: Thu Mar 28 15:41:57 CDT 2024