The main thing I’d expect to get out of source vs. decompilation is the comments. Decompilation can tell you what the code does, but not what the author was thinking when they wrote it.
The main thing I’d expect to get out of source vs. decompilation is the comments. Decompilation can tell you what the code does, but not what the author was thinking when they wrote it.