#bindiff hasil pencarian
PSA: An official #BinDiff that works with IDA 9.0 will be a bit delayed. Good news is that there's a github.com/google/binexpo… for BinExport that should allow to use BinDiff manually. @HexRaysSA
Using #BinDiff, I identified many functions of #Lockbit that are similar to those of #Conti, indicating that Lockbit has likely taken numerous snapshots of code from the Conti source code #ContiLeaks #ransomware
What separates human from mouse ? Diffing is not just for reverse engineering anymore ! Introducing Qbindiff: An open source, easily customizable binary diffing toolkit by Roxane Cohen, @RobinDavid1 and Riccardo Mori #diffing #ReverseEngineering #bindiff blog.quarkslab.com/qbindiff-a-mod…
Exciting! @vector35's excellent #BinaryNinja ships with built-in BinExport in the latest dev version! Here's how to use it with #BinDiff: dev-docs.binary.ninja/guide/binexpor…
🎙️Watch my NEW #malware analysis video comparing ransomware code using #BinDiff + #Ghidra 🐲 ➡️ youtu.be/xpfvclDlPwU
PSA #BinDiff for IDA 9.1+ will happen: github.com/google/bindiff…
If BLG win this series I honestly think they will be my favourites to win #Worlds2023 #BINDIFF
It's again time to fire up #BinDiff! Patch Tuesday -> #Exploit Wednesday: Pwning #Windows Ancillary Function Driver for WinSock (afd.sys) in 24 Hours // by @chompie1337 and @FuzzySec securityintelligence.com/posts/patch-tu…
نسخه هشتم #BinDiff بصورت متن باز منتشر شده. این ابزار یکی از ابزارهای مهندسی معکوس برای مقایسه کدهای اسمبلی هستش که امکان #patch_diffing رو برای کشف آسیب پذیری و ... میده. نسخه جدید، IDA Pro 8.3 رو پشتیبانی میکنه و حداقل نسخه 8 مورد نیاز هستش. github.com/google/bindiff… #idapro
Ever wondered about how #BinDiff reads the BinExport2 format to build its flow graph representations? This post by @williballenthin sheds some light on this: williballenthin.com/post/binexport…
رشتو: در این برنامه قراره در خصوص تکنیک #PatchDiffing روی Patchهای #مایکروسافت صحبت و از دو ابزار #Bindiff و #Diaphora استفاده کنن. همچنین نشون میدن که چطوری #هوش_مصنوعی میتونه این فرایند رو ساده تر کنه. این برنامه ساعت 21:30 شروع میشه. #AI #PatchTuesday
Join me this Friday at 11AM on the next @offby1security stream where I will diff a Microsoft patch from this year and see how far we get. We'll use tools like BinDiff and Diaphora and look at the process of determining the vulnerability. youtube.com/watch?v=_ZrHjo…
youtube.com
YouTube
Diffing a Microsoft Patch in 2025
FLARE-VM just got a serious upgrade — new GUI, automated builds, and 288+ tools (with better IDA + Go support). The latest update brings: 🧰 Revamped installer ⚙️ New Python script for full VM automation 📚 (cont) bit.ly/48VetqY
#bindiff #Java Quickly find differences and similarities in disassembled code gtrending.top/content/3480/
This is all a shame, really, as I would like to update #BinDiff to, e.g., use idalib for headless exports. But right now, I don't have the time/capacity to work on any of this. I'd rather spent my 20% time on more exciting parts of the project. Or maybe it's time to move on? 5/N
I'll end this on a more positive note by saying that github.com/google/binexpo… at least enables the same workflow for IDA 9.0 as the one we use for Binary Ninja and Ghidra (export first, then invoke #BinDiff manually). 6/N
PSA: If your #BinDiff workflow relies on a working BinExport for Ghidra, check github.com/google/binexpo….
github.com
Auto-detect Ghidra protobuf version at build time by cQQkie-dev · Pull Request #164 · google/bine...
Summary Auto-detect Ghidra's protobuf version from the installation directory to prevent runtime version mismatch errors. Problem BinExport previously hardcoded protobuf 4.31.0 and bundled ...
On top of that, #BinDiff can no longer just be installed, because 8.4 plugins will not load in IDA Pro 9.0 (and vice versa) and installing both means ugly error message each time IDA starts. So I need to implement something to select the version (idaswitch?). 4/N
BinDiff: Open-source comparison tool for binary files - helpnetsecurity.com/2023/09/25/bin… - #BinDiff @AdmVonSchneider @GitHub #GitHub #CyberSecurity #netsec #security #InfoSecurity #ITsecurity #CyberSecurityNews #SecurityNews
PSA: If your #BinDiff workflow relies on a working BinExport for Ghidra, check github.com/google/binexpo….
github.com
Auto-detect Ghidra protobuf version at build time by cQQkie-dev · Pull Request #164 · google/bine...
Summary Auto-detect Ghidra's protobuf version from the installation directory to prevent runtime version mismatch errors. Problem BinExport previously hardcoded protobuf 4.31.0 and bundled ...
FLARE-VM just got a serious upgrade — new GUI, automated builds, and 288+ tools (with better IDA + Go support). The latest update brings: 🧰 Revamped installer ⚙️ New Python script for full VM automation 📚 (cont) bit.ly/48VetqY
Exciting! @vector35's excellent #BinaryNinja ships with built-in BinExport in the latest dev version! Here's how to use it with #BinDiff: dev-docs.binary.ninja/guide/binexpor…
رشتو: در این برنامه قراره در خصوص تکنیک #PatchDiffing روی Patchهای #مایکروسافت صحبت و از دو ابزار #Bindiff و #Diaphora استفاده کنن. همچنین نشون میدن که چطوری #هوش_مصنوعی میتونه این فرایند رو ساده تر کنه. این برنامه ساعت 21:30 شروع میشه. #AI #PatchTuesday
Join me this Friday at 11AM on the next @offby1security stream where I will diff a Microsoft patch from this year and see how far we get. We'll use tools like BinDiff and Diaphora and look at the process of determining the vulnerability. youtube.com/watch?v=_ZrHjo…
youtube.com
YouTube
Diffing a Microsoft Patch in 2025
PSA #BinDiff for IDA 9.1+ will happen: github.com/google/bindiff…
Great, this makes it more convenient to use #BinDiff with Binary Ninja
Need to trigger BinExport headlessly to batch process patched binaries (using commercial and above)? First, build for a recent dev or stable: gist.github.com/psifertex/31d9… Next, install the API for headless: docs.binary.ninja/dev/batch.html… Finally, automate your exporting using a script…
Ever wondered about how #BinDiff reads the BinExport2 format to build its flow graph representations? This post by @williballenthin sheds some light on this: williballenthin.com/post/binexport…
To add to this: The same Ghidra extension could (in theory) support both Diaphora and #BinDiff
I'll end this on a more positive note by saying that github.com/google/binexpo… at least enables the same workflow for IDA 9.0 as the one we use for Binary Ninja and Ghidra (export first, then invoke #BinDiff manually). 6/N
This is all a shame, really, as I would like to update #BinDiff to, e.g., use idalib for headless exports. But right now, I don't have the time/capacity to work on any of this. I'd rather spent my 20% time on more exciting parts of the project. Or maybe it's time to move on? 5/N
On top of that, #BinDiff can no longer just be installed, because 8.4 plugins will not load in IDA Pro 9.0 (and vice versa) and installing both means ugly error message each time IDA starts. So I need to implement something to select the version (idaswitch?). 4/N
Supporting #BinDiff on 3 disassemblers (as a 20% project no less) is difficult enough, and initially, I was pleased that at least the 32-bit binaries are going away 2/N
BinExport + #BinDiff work on Ghidra AND Binary Ninja
PSA: An official #BinDiff that works with IDA 9.0 will be a bit delayed. Good news is that there's a github.com/google/binexpo… for BinExport that should allow to use BinDiff manually. @HexRaysSA
Huh, with the new IDAlib headleass mode in @HexRaysSA IDA 9.0, #BinDiff can get rid of the visible second IDA instance. Need to play around with this more.
I love Google's internal infra. Yet somehow, every Friday, when I want to work on #BinDiff, build infra acts up and I spent most of the day fixing it. FML.
BinExport for #BinDiff can be built for the new version, but the fmtlib dependency complicates a signed Google build a bit, unfortunately.
This should receive way more attention. @safebreach brilliant project! Looking forward to updates. I’m already looking into adding ghidiff. #bindiff #patchdiffing
Thanks @jessefmoore for pointing this project out. github.com/SafeBreach-Lab… Very cool stuff. Couldn’t find a handle for the authors, but well done @safebreach #PatchDiffing
Thread continues 🧵... CVE-2022-22899 Bin Diff the 725 and 727 build to identify what changed. We look at the hashes first to identify which files changed. Using DIE, perhaps some of the library files had no change and we can skip analysis. #ReverseEngineering #Ghidra #Bindiff
In the spirit of "this talk could've been a tweet", I just pushed a button: #BinDiff is now open source. - Snapshot release, no major new functionality - Release binaries later today or tomorrow - This is my 20% and I won't we able to act on PRs until end of Q4 (OOO traveling)
Using #BinDiff, I identified many functions of #Lockbit that are similar to those of #Conti, indicating that Lockbit has likely taken numerous snapshots of code from the Conti source code #ContiLeaks #ransomware
Find this 2016's #EasterEggs using #BinDiff. Now available for free: security.googleblog.com/2016/03/bindif… zynamics.com/software.html
Just pushed #BinDiff 5 for IDA 7.2. Windows. Linux. macOS. Get yours: zynamics.com/software.html File bugs: bugs.zynamics.com/bindiff Thanks everyone testing prerelease binaries, though not all fixes made it in this release. Let's hope, we'll get into a habit of releasing more often.
Patched function in AMTFD.DLL for MS15-077 #MS15077 #BinDiff #RE #InfoSec #PatchTuesday #PatchAnalysis
🎙️Watch my NEW #malware analysis video comparing ransomware code using #BinDiff + #Ghidra 🐲 ➡️ youtu.be/xpfvclDlPwU
What separates human from mouse ? Diffing is not just for reverse engineering anymore ! Introducing Qbindiff: An open source, easily customizable binary diffing toolkit by Roxane Cohen, @RobinDavid1 and Riccardo Mori #diffing #ReverseEngineering #bindiff blog.quarkslab.com/qbindiff-a-mod…
Happy holidays from Switzerland everyone! 🎄🧀 2021 will be better, I promise: #BinDiff 7 beta later in January
Exciting! @vector35's excellent #BinaryNinja ships with built-in BinExport in the latest dev version! Here's how to use it with #BinDiff: dev-docs.binary.ninja/guide/binexpor…
On my way to @codeblue_jp ✈️. If you want to chat about sandboxing and/or progress on #BinDiff for IDA 7, come find me for a $beverage.
She finds #BinDiff wins, beating #Diaphora....sorry @matalaz. 😁She has lots of good things to sat abt Diaphora tho.
Any #BinDiff guru here? My main is calling many subs() but only one is elected in graphical CFG diffing. I have IDA 7.6 and BinDiff 7.0 (rec'd for IDA 7.4). In the case below, my WinMains have 15 direct subcalls but only one shows, bug or misconfigured feature?
Something went wrong.
Something went wrong.
United States Trends
- 1. Thanksgiving 724K posts
- 2. #StrangerThings5 289K posts
- 3. BYERS 68.1K posts
- 4. robin 103K posts
- 5. Afghan 323K posts
- 6. Dustin 67.9K posts
- 7. Holly 69.6K posts
- 8. Reed Sheppard 6,865 posts
- 9. Vecna 67.4K posts
- 10. #DareYouToDeath 64.9K posts
- 11. Jonathan 75.6K posts
- 12. Podz 5,177 posts
- 13. hopper 17.2K posts
- 14. mike wheeler 10.6K posts
- 15. derek 21.3K posts
- 16. Lucas 86K posts
- 17. noah schnapp 9,386 posts
- 18. Nancy 70.6K posts
- 19. Erica 19.5K posts
- 20. Tini 10.8K posts