Yegor
@yeggorv
ID: 1522978142
16-06-2013 19:15:37
210 Tweet
223 Followers
174 Following
We're are happy to announce a new release of our #Rust bindings for Hex-Rays SA idalib. What's new: - New APIs for working with IDBs, segments, and more - Rust 2024 support - New homepage: idalib.rs H/T to our contributors Yegor & [email protected] github.com/binarly-io/ida…
Binarly REsearch is proud to build & support two Hex-Rays SA IDA plugin contest winners: 🔬 efiXplorer by Yegor plugins.hex-rays.com/binarly-io/efi… github.com/binarly-io/efi… 🦀 idalib by Sam Thomas plugins.hex-rays.com/binarly-io/ida… github.com/binarly-io/ida…
⛓️We recently investigated the newly disclosed Hydroph0bia vulnerability (CVE-2025-4275 discovered by Nikolaj Schlej) to provide our customers with comprehensive, code-level detection. 👉 🧵
🔎From Hidden Semantics to Structured Insights✨ By combining static analysis techniques and tailored heuristic improvements, we've significantly enhanced the precision of type inference, enabling more effective vulnerability triage. lukas seidel Sam Thomas 👏 binarly.io/blog/type-infe…
Nvidia OSR (Alex Tereshkin, Adam 'pi3' Zabrocki) reveals high-impact Supermicro BMC vulnerabilities (CVE-2024-10237/38/39). Binarly REsearch documenting the details: 👻Ghost in the Controller: Abusing Supermicro BMC Firmware Verification. Read the full story: binarly.io/blog/ghost-in-…
I'm pleased to announce a new version of the Rust bindings for Hex-Rays SA IDA Pro! With: - Improved strings, metadata, and core APIs - Support for the name API Thank you to [email protected] & Willi Ballenthin for contributing! Docs: idalib.rs Code: git.idalib.rs
I'm pleased to announce a new release of the Rust bindings for Hex-Rays SA IDA SDK! This release includes v9.2 compatibility, and a number of new features and fixes. Code: git.idalib.rs Thank you to our contributors: 𝗥𝗬𝗔𝗡 𝗦𝗧𝗢𝗥𝗧𝗭 Cole Leavitt Irate Walrus Yegor
I built a program analysis tool which identifies cryptographic algorithms in Java bytecode and wrote about it. Core logic backed by Joern and Code Property Graphs. Hat tip for the great tech Fabian Yamaguchi, and shout-out to Sam Thomas and Yegor for the support