-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
type: support(I) Q&A about how to use Boomerang(I) Q&A about how to use Boomerang
Description
Is Boomerang Output Compilable? If no, is the output still standard C, and which version of the standard does it follow, if yes? Also, how can I manually make the decompiled code compilable and make sure the new executable does the same thing as the original one (not necessarily make it exactly the same binary, just perform the same thing / have the same effect, maybe with some performance differences.)
Will be nice if there was a tutorial for this, which will also be useful for someone who is not really interested in compiling back the decompiled code, as they can use it to understand the differences between compilable C and the decompiled code.
Metadata
Metadata
Assignees
Labels
type: support(I) Q&A about how to use Boomerang(I) Q&A about how to use Boomerang