All public logs

Jump to navigation Jump to search

Combined display of all available logs of Luma's Workshop. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 21:24, 23 January 2024 MTLenz talk contribs created page Decompiling (Created page with "Category:Guides Category:Decompiling {{WIP}} == Introduction == ''Decompiling'' is the process of taking assembly code and turning it back into a higher level language such as C or C++. It is essentially the reverse of ''compiling''. ''Matching decompilation'' is the process of decompiling, but having the compiled code match the original assembly 1:1. While matching decompilation is harder than normal decompiling, it can become easier when you understand the pat...")