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) - https://t.co/GwQ1fiohD3
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! https://t.co/OVwRVD3Bq0
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")`
Updated my posts about @joernio to work with the newer API and with the the super cool inter-procedural data-flow analysis support.
https://t.co/q0wJGpT2nG
https://t.co/OxqL8e5vXJ
We automatically identified a buffer overflow in VLC's updater (again) using `joern-scan`. Fixed in most recent release. Here is the write-up: https://t.co/yAgY5QNGww
Interesting post from @Forescout on how to find bugs (RCE/DoS) in DNS implementations
https://t.co/LgXFvOGGDr
- and they share their joern queries
https://t.co/EZDH0ldsTc
At this year's @NorthSec_io, @tuxology and @vickieli7 will be giving a workshop on building DIY static code analyzers with joern! https://t.co/SqNxIyBpot
You can now use the Joern code querying engine for LLVM Bitcode! https://t.co/8kxRr87fSg - Many thanks to @1101_debian of ShiftLeft for this contribution!
Joern now supports querying Java bytecode! Many thanks to @SDBakerEffendi who has kindly integrated his Plume code property graph generator with the platform. Read his post here: https://t.co/f8wXTIMDiB
If you're looking for an adrenaline rush, you can now `curl -L https://t.co/WCeLaETaf5 | bash`. Use `sudo` for greater impact and `--reinstall` for `rm -rf` action #YOLO
Great to see the Joern code querying engine (https://t.co/yl30CRsoRp) as the static bug hunting tool of choice for uncovering the Amnesia:33 TCP/IP stack vulns! https://t.co/c6FpQuXM6u