Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^10: How to print out package code ?

by Corion (Patriarch)
on Mar 19, 2013 at 13:09 UTC ( [id://1024292]=note: print w/replies, xml ) Need Help??


in reply to Re^9: How to print out package code ?
in thread How to print out package code ?

If the subroutine is not actual Perl code but (say) C code which lives in a dynamically loaded extension (.so file), then you will need a C decompiler, not a Perl decompiler.

The best decompiler I know is IDA Pro, but I assume that if this is a bought software package, it will be much easier to get the source code from your vendor.

Replies are listed 'Best First'.
Re^11: How to print out package code ?
by Martin90 (Sexton) on Mar 19, 2013 at 15:39 UTC
    Ok, thanks for help ;]

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1024292]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-24 22:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found