Skip to content

Is it possible to recompile peachpie DLL to PHP? #1045

Answered by jakubmisek
noobsoftware asked this question in Q&A
Discussion options

You must be logged in to vote

DLL contains the code compiled into MSIL. You can try to decompile (https://docs.peachpie.io/scenarios/intermediate/decompilation/) into C# to see at least what classes and functions are there. Although you won't obtain the original source code.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@jakubmisek
Comment options

@noobsoftware
Comment options

@jakubmisek
Comment options

@noobsoftware
Comment options

@jakubmisek
Comment options

Answer selected by noobsoftware
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants