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
Regression test fails when updating capstone to 5.0
#277
motorto
opened
1 year ago
3
github actions to generate nightly builds
#276
MyTDT-Mysoft
opened
2 years ago
0
cannot install due to errors
#275
mathewdblewis
opened
2 years ago
3
Missing information on compiling Boomerang for Windows 10
#274
Belmoussa
opened
3 years ago
0
Build failure on Linux Mint 19.3 64-bit
#273
akmubi
closed
3 years ago
3
The windows release requires the debug version of MSVC runtime
#272
dontpanic92
closed
3 years ago
2
Replace old CI builds by GitHub Actions
#271
ceeac
closed
3 years ago
0
Changed QVariantMap to QMultiMap
#270
greg-szabo
closed
3 years ago
1
QMap::unite deprecated and removed
#269
greg-szabo
closed
3 years ago
0
Unable to build command-line version without Qt
#268
skrinakron
closed
4 years ago
1
ELF hello world not being decompiled on ubuntu 20.04
#267
dnns92
closed
3 years ago
1
Coordination for working on this project?
#266
SourceCodeDeleted
opened
4 years ago
1
Support for M68K CPU
#265
raminsadre
opened
4 years ago
1
Null pointer dereference in StatementHelper.cpp
#264
frankieliu
closed
4 years ago
0
Fix Clang 10 compilation
#263
ceeac
closed
4 years ago
0
Fix required bison version to 3.3+
#262
ceeac
closed
4 years ago
0
Segfault on NULL `redundant` with a 32-bit Linux executable
#261
fabzzap
opened
4 years ago
3
Improve unit tests for statement classes
#260
ceeac
closed
4 years ago
0
Update .travis.yml
#259
ceeac
closed
4 years ago
0
Update Travis CI to Ubuntu Bionic (18.04)
#258
ceeac
closed
4 years ago
0
Separate disassembly and lifting of machine instructions
#257
ceeac
closed
4 years ago
0
Possibly wrong decompilation of switch statements
#256
ceeac
opened
5 years ago
0
Rename Pentium -> x86
#255
ceeac
closed
5 years ago
0
Fix tests when not building all plugins
#254
ceeac
closed
5 years ago
0
Remove dead code in BranchStatement::setCondType
#253
ceeac
closed
5 years ago
0
Use std::shared_ptr for Statement and derived classes
#252
ceeac
closed
5 years ago
0
Fix #250: Potential crash when replacing Phi by Assign
#251
ceeac
closed
5 years ago
0
Potential crash when replacing Phi by Assign
#250
ceeac
closed
5 years ago
0
Test build using AppVeyor VS2019 image
#249
ceeac
closed
5 years ago
0
Update Windows CI
#248
ceeac
closed
5 years ago
0
Add cli switch to adjust log level on startup
#247
ceeac
closed
5 years ago
0
Remove deprecated cli switches
#246
ceeac
closed
5 years ago
0
Update winflexbison 2.5.16 -> 2.5.18 in AppVeyor
#245
ceeac
closed
5 years ago
0
Update required dependency versions
#244
ceeac
closed
5 years ago
0
Fix generated code not visible after generating code in boomerang-gui
#243
ceeac
closed
5 years ago
0
Fix issues reported by clang-tidy
#242
ceeac
closed
5 years ago
0
Fix crashes when reading malformed ELF files
#241
ceeac
closed
5 years ago
0
Fix #239: Error in loader for dos4gw
#240
ceeac
closed
5 years ago
0
Error in loader for dos4gw
#239
zedingCZ
closed
5 years ago
1
Refactor SSL to allow high-level statements in instruction definitions
#238
ceeac
closed
5 years ago
0
Refactor Control Flow Analysis
#237
ceeac
opened
5 years ago
0
Coverity fixes
#236
ceeac
closed
5 years ago
0
Refactor argument parsing for boomerang-cli
#235
ceeac
closed
5 years ago
0
Fix potential crash when doing SSA Renaming
#234
ceeac
closed
5 years ago
0
Improve removal of parameters of self-recursive functions
#233
ceeac
closed
5 years ago
0
Fix wrong decompilation in some cases due to not simplifying BBs
#232
ceeac
closed
5 years ago
0
Fix wrong decompilation of loops containing break statements
#231
ceeac
closed
5 years ago
0
Fixes for multiple crashes occurring during decompilation
#230
ceeac
closed
5 years ago
0
Add experimental support for ST20 .bin files
#229
ceeac
closed
5 years ago
0
Fix more crashes
#228
ceeac
closed
5 years ago
0
Next