Decomp2dbg:
"decomp2dbg aims to shorten the gap of context switching between decompiler and debugger by introducing a generic API for decompiler-to-debugger symbol syncing."
Decomp2dbg:
"decomp2dbg aims to shorten the gap of context switching between decompiler and debugger by introducing a generic API for decompiler-to-debugger symbol syncing."
Decomp2dbg:
"decomp2dbg aims to shorten the gap of context switching between decompiler and debugger by introducing a generic API for decompiler-to-debugger symbol syncing."
JVM exceptions are weird: a decompiler perspective
https://purplesyringa.moe/blog/jvm-exceptions-are-weird-a-decompiler-perspective/
#HackerNews #JVM #exceptions #decompiler #perspective #programming #blog #tech #insights
JVM exceptions are weird: a decompiler perspective
https://purplesyringa.moe/blog/jvm-exceptions-are-weird-a-decompiler-perspective/
#HackerNews #JVM #exceptions #decompiler #programming #tech #blog
https://github.com/Hexorg/Ouroboros #decompiler written in #rust can now open PE32 files and decompile them. Decompiler isn’t complete of course - expect unresolved expressions and crashes too. But basics work. Open a file, then hover over a byte And press D to disassemble from from that byte onwards. Then hover over instruction address and press F to define function start there. This will show the function in decompile view.
Outstanding update on Iaito, due to some missers from my side this went wrong on previous version, once the issue was sorted out things got back on par.
radare2/r2dec_js/r2ghidra and Iaito all updated for 32bit and 64bit, on riscv64 Iaito fails to build due to an issue with llvm12. Enjoy :)
radare2-6.0.4
r2dec_js-6.0.0
r2ghidra-6.0.2
iaito-6.0.4
#HaikuOS #haikuports #radare2 #Iaito #ghidra #reverseengineering #decompiler #opensource #software
@myfear Oh no, #IntelliJ #IDEA comes with a #decompiler? 🫨 Better uninstall it before visiting Germany, because simply having one on your computer could get you thrown in #jail! 🚔
🤦♂️ Behold the #Fernflower Java #Decompiler, where #JetBrains bravely attempts to turn inscrutable #bytecode gibberish back into Java—truly the hero we neither asked for nor needed. Meanwhile, #GitHub leaps in with #AI wizardry to help developers write "better" code, because clearly, human-written code just isn't confusing enough. 🌟
https://github.com/JetBrains/fernflower #CodeDevelopment #HackerNews #ngated
Fernflower Java Decompiler
https://github.com/JetBrains/fernflower
#HackerNews #Fernflower #Java #Decompiler #open-source #Java #decompiler #JetBrains #programming #tools #software #development
One Open-source Project Daily
Python decompiler for 3.7-3.8 Stripped down from uncompyle6 so we can refactor and start to fix up some long-standing problems
https://github.com/rocky/python-decompile3
#1ospd #opensource #bytecode #decompiler #python
InnoExtractor 2026 has been released.
Some highlights:
* Added full support to open and extract files of installers compiled with new Inno Setup version 6.5.0 and 6.5.1
*Improved Ctrl key to drag and drop items from application file list to Window Explorer
* Improved translations for the installer in Azerbaijani and Dutch languages.
https://www.havysoft.cl/innoextractor.html
#inno #innosetup #innoextractor #reverseengineering #decompiler
So how many have you used dogbolt.com to take apart someone's code and see (or C) what they are doing?
IDA Pro v9.1 Released. Some highlights:
* Better compression on idb files
* Decompiler improvement on ARM, ARM64, RISCV, PPC
* Time travel debugging now supported on Windbg
* Heaven's gate supported on Windbg plugin
* Pass IDA command line parameters to open_database() function
* No support on Linux ARM64 unfortunately :/
It's out! r2dec-js a decompiler plugin for radare2 (version 5.9.8) was just released, I already did a recipe to build it on Haiku, but finished this up and merged it at haikuports. You can now use this in Terminal or in the Iaito application.
#HaikuOS #radare2 #radare #r2dec-js #Iaito #decompiler #reverseengineering
@HexRaysSA have announced IDA Pro v9.1 Beta
There are a lot changes, follow the link for changelog
https://docs.hex-rays.com/release-notes/9_1beta
Some highlights:
* Heaven's gate can now be debugged
* Rust version detection
* Improved decompilation on ARM64, RISCV, PPC
* Still no support for Linux ARM
#idapro #disassembler #decompiler #tooloftrade #reversing #reversengineering
"AI-Powered Reverse Engineering: Decompiling Binaries with AI" https://www.youtube.com/watch?v=f9-fop5dttg by @secfatal #llm #decompiler #radare2