issues
search
BoomerangDecompiler
/
boomerang
Boomerang Decompiler - Fighting the code-rot :)
Other
374
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Treat instructions with unknown semantics as NOP
#125
ceeac
closed
6 years ago
0
Add CPack support for generating binary packages and installers
#124
ceeac
closed
6 years ago
0
Missing function calls
#123
rfalke
closed
6 years ago
2
Wrong decompilation of function call parameters
#122
rfalke
closed
5 years ago
1
Wrong output of high chars in string literals
#121
rfalke
closed
5 years ago
0
Replace goto with fall through in switch-case
#120
rfalke
closed
5 years ago
0
Use loop statement (for/while) instead of goto for forever loop
#119
rfalke
opened
6 years ago
0
Use break block instead of goto
#118
rfalke
opened
6 years ago
1
Wrong decompilation of loop exit conditions
#117
rfalke
closed
6 years ago
0
Do not output "~(!x || !y)" but "x && y"
#116
rfalke
closed
5 years ago
1
Clean up code generator
#115
ceeac
closed
6 years ago
0
Fix #113: Do not output error messages in a loop
#114
ceeac
closed
6 years ago
0
Do not output error messages in a loop
#113
rfalke
closed
6 years ago
0
Implement new Code Generator
#112
ceeac
opened
6 years ago
2
Add more signatures for Windows API functions
#111
ceeac
opened
6 years ago
2
Fix removal of statements that are used by a removed return
#110
ceeac
closed
6 years ago
0
Fix missing statement numbers in generated code
#109
ceeac
closed
6 years ago
0
Remove unused ImpRefStatement class
#108
ceeac
closed
6 years ago
0
Clean up RTLInstDict
#107
ceeac
closed
6 years ago
0
Add more signatures for c standard library and POSIX functions
#106
ceeac
closed
6 years ago
0
Clean up command line switches
#105
ceeac
closed
6 years ago
0
Fix two crashes caused by missing sanity checks
#104
ceeac
closed
6 years ago
0
Fix crash when decompiling a binary containing invalid instructions
#103
ceeac
closed
6 years ago
0
Output large left shifts as shifts instead of multiplications
#102
ceeac
closed
6 years ago
0
Fix wrong assignments to overlapped registers
#101
ceeac
closed
6 years ago
0
Fix #94: Prefer break in switch-case instead of goto
#100
ceeac
closed
6 years ago
0
Remove old operators
#99
ceeac
closed
6 years ago
0
Fix wrong simplification of short-circuit comparison
#98
ceeac
closed
6 years ago
0
Fix some crashes when loading corrupted PE files
#97
ceeac
closed
6 years ago
0
Fix #91: Do not output empty else
#96
ceeac
closed
6 years ago
0
Unknown library function 'xxx', please update signatures!
#95
rfalke
closed
6 years ago
0
Prefer break in switch-case instead of goto
#94
rfalke
closed
6 years ago
0
Do not output useless gotos
#93
rfalke
closed
6 years ago
1
Do not output return as last statement
#92
rfalke
opened
6 years ago
0
Do not output empty else
#91
rfalke
closed
6 years ago
0
Support basic IA-32 instructions
#90
rfalke
closed
5 years ago
3
Add contributing guidelines
#89
ceeac
closed
6 years ago
0
Fix decoding of anulled branches (B*,a) on SPARC
#88
ceeac
closed
6 years ago
0
Various fixes for bugs found by static analysis
#87
ceeac
closed
6 years ago
0
Fix double free when decoding SPARC binaries
#86
ceeac
closed
6 years ago
1
Fixes for decompiling SPARC binaries
#85
ceeac
closed
6 years ago
0
Fix crash when loading hello-clang4-static
#84
ceeac
closed
6 years ago
1
Replaced Util::makeUnique with std::make_unique
#83
skyripley
closed
6 years ago
1
Fix compile errors when compiling on MinGW
#82
ceeac
closed
6 years ago
1
Clean up code in ElfBinaryLoader.cpp
#81
ceeac
closed
6 years ago
0
Remove constant subscripts (conscripts).
#80
ceeac
closed
6 years ago
0
libboomerang.so not installed?
#79
user202729
closed
6 years ago
0
Setup CI and fix the paths in readme.
#78
nemerle
closed
6 years ago
1
Fix MINGW builds
#77
nemerle
closed
6 years ago
1
Enable CI providers
#76
ceeac
closed
6 years ago
0
Previous
Next