For your convenience, you can now dump a syntax-highlighted version of the ghidra decompiler output directly on the joern shell. (joern-1.1.313) - github.com/joernio/joern
Official account for joern.
Discord: discord.gg/vv4MH284Hc
Joined June 2020
- Today we release a new default C/C++ frontend. The frontend is based on Eclipse CDT, handles modern C++ and the preprocessor and does NOT require a working build environment. Enjoy!
- Bringing you some ridiculously effective micro-optimizations for calculation of the data dependence graph: github.com/joernio/joern/… - about 2x :)
- Psst. Joern 1.1.221 ships with a beta version of a new C/C++ frontend based on Eclipse CDT - out of the box handling of the preprocessor (including macro expansions), improved handling of templates and lambdas, more type information. Try out `importCode.newc("/path/to/code")`
- Joern will be presented at BlackHat Arsenal this summer: blackhat.com/us-21/arsenal/…

