7 ms·
Decompile the resulting library and start refactoring and adding comments?
by custos 8y ago
Decompile the resulting library and start refactoring and adding comments?
- nicoburns 8y agoWhy would you start with a decompiled binary when the source code is available?
- gaius 8y agoBecause then you don’t need to look at the source code
- kxkckic 8y agoBecause he is trying to sound like he has a clue, lol.
- voltagex_ 8y agoDon't be like that. https://www.peachpie.io/ https://www.peachpie.io/ - the live demo shows that it compiles to IL which yes, could be decompiled as a starting point of you wanted to extend it in C# (or VB.NET) instead of working in PHP.