Advertisement · 728 × 90
#
Hashtag
#BinDiff
Advertisement · 728 × 90

Hex-Rays somewhat underhandedly added Linux ARM64 builds in their new IDA Pro 9.3 beta.
I really need to find some time to work on #BinDiff...

0 0 0 0
Preview
Auto-detect Ghidra protobuf version at build time by cQQkie-dev · Pull Request #164 · google/binexport 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 it i...

PSA: If your #BinDiff workflow relies on a working BinExport for Ghidra, check github.com/google/binex....

1 0 0 0
BinExport / BinDiff - Binary Ninja User Documentation Documentation for the Binary Ninja reverse engineering platform

Exciting! Vector35's excellent @binary.ninja ships with built-in BinExport in the latest dev version!
Here's how to use it with #BinDiff: dev-docs.binary.ninja/guide/binexp...

6 2 0 0
Preview
GitHub - Lil-Ran/build-bindiff-for-ida-9: Use latest GitHub Actions runners to build BinDiff and BinExport for various IDA Pro 9.x on Windows, macOS, and Linux. Use latest GitHub Actions runners to build BinDiff and BinExport for various IDA Pro 9.x on Windows, macOS, and Linux. - Lil-Ran/build-bindiff-for-ida-9

#BinDiff for #IDA 9.x

https://github.com/Lil-Ran/build-bindiff-for-ida-9

Disclaimer: I haven't checked it, apply due caution

2 0 0 0
Preview
support IDA version 9.0 · Issue #50 · google/bindiff Is your feature request related to a problem? Please describe. support IDA version 9.0

PSA #BinDiff for IDA 9.1+ will happen: github.com/google/bindi...

0 0 0 0

difficult to judge quality, so the next step is to come up with some metrics that can be checked automatically.

#bindiff #ghidriff
2/2

Original->

0 0 0 0

You diff binaries and immediately find the single change that adds the overflow check.

I diff mpengine.dll and break all reversing tools out there.

We are not the same.


gist.github.com ->

#bindiff #ghidriff


Original->

0 0 0 0
BinExport2: Enumerating a Function's Instructions

Ever wondered about how #BinDiff reads the BinExport2 format to build its flow graph representations?
This post by Willi Ballenthin sheds some light on this:
www.williballenthin.com/post/binexpo...

1 1 0 0
Preview
Add compatibility for upcoming IDA 9 SDK by azure9 · Pull Request #133 · google/binexport This update introduces changes to ensure compatibility with the upcoming IDA 9 SDK. Modifications include adjustments to API calls and data structures to align with the new SDK requirements. This p...

I'll end this on a more positive note by saying that https://github.com/google/binexport/pull/133 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

0 0 1 0

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

0 0 1 0

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

0 0 1 0

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

0 0 0 0
Preview
Add compatibility for upcoming IDA 9 SDK by azure9 · Pull Request #133 · google/binexport This update introduces changes to ensure compatibility with the upcoming IDA 9 SDK. Modifications include adjustments to API calls and data structures to align with the new SDK requirements. This p...

PSA: An official #BinDiff that works with IDA 9.0 will be a bit delayed.
Good news is that there's a https://github.com/google/binexport/pull/133 for BinExport that should allow to use BinDiff manually.
@HexRaysSA

0 0 0 0

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.

0 0 0 0

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.

0 0 0 0
Post image

Some improvements for #BinDiff when using the BinExport #Ghidra extension are coming.

0 0 0 0

BinExport for #BinDiff can be built for the new version, but the fmtlib dependency complicates a signed Google build a bit, unfortunately.

0 0 0 0
Preview
CMake: Raise minimum version to 3.20, add GitHub Actions for BinDiff · google/bindiff@e87083b Quickly find differences and similarities in disassembled code - CMake: Raise minimum version to 3.20, add GitHub Actions for BinDiff · google/bindiff@e87083b

Today was 20% day - "bit-rot prevention edition".
#BinDiff now has GitHub Actions and you can download binaries per commit (github.com/google/bindiff/actions/r...
github.com/google/bindiff/commit/e8...

0 0 0 0

#BinDiff https://x.com/m417z/status/1745522376907907388

0 0 0 0

Nice, need to check this out. This could (should?) outperform #BinDiff https://x.com/anttitikkanen/status/1738343251441000762

0 0 0 0

I do also want a ticket. Or maybe there should be a #BinDiff talk? https://x.com/offensive_con/status/1716384358175486329

0 0 0 0

#BinDiff https://x.com/Steph3nSims/status/1707817542029553924

0 0 0 0
Post image

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)

0 0 1 0
Preview
MSMQ QueueJumper (RCE Vulnerability): An in-depth technical analysis

QueueJumper analysis using #BinDiff
securityintelligence.com/posts/msmq-queuejumper-r...
(thx @dustriorg)

0 0 0 0
Preview
Pixel6: Booting up (part 1) We investigate a bug in the bootloader of Google Pixel 6 that could make user at risk.

#BinDiff spotted in the wild: https://eshard.com/posts/pixel6_bootloader
(via @dustriorg)

0 0 0 0

#BinDiff https://x.com/halvarflake/status/1653291112700755968

0 0 0 0

I should test with BinExport for #BinDiff... https://x.com/vector35/status/1615805140946063372

0 0 0 0

#BinDiff https://x.com/ProteasWang/status/1610553458213650433

0 0 0 0
Preview
GitHub - google/vxsig: Automatically generate AV byte signatures from sets of similar binaries. Automatically generate AV byte signatures from sets of similar binaries. - google/vxsig

A while back, I made a thing that turns #BinDiff matches into YARA rules: https://github.com/google/vxsig #100DaysOfYARA

10 4 0 0

#BinDiff https://x.com/0xdea/status/1608758315940720641

0 0 0 0