SaaSHub helps you find the best software and product alternatives Learn more →
Binbloom Alternatives
Similar projects and alternatives to binbloom
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
pocorgtfo
a "Proof of Concept or GTFO" mirror with an extensive index with also whole issues or individual articles as clean PDFs.
-
-
-
allyourbase
Finds the base address of a firmware by comparing string addresses with target pointer addresses (by 8051Enthusiast)
-
BaseAddressDiscoverererer
This tool bruteforces the file offset and base load address for a raw binary program file
-
-
-
wallabmc
WallaBMC is a lightweight BMC for STM32 and similar class MCUs, with Web UI, Redfish, and HTTPS support. Based on Zephyr RTOS.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better binbloom alternative or higher similarity.
binbloom discussion
binbloom reviews and mentions
Posts with mentions or reviews of binbloom.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-27.
-
small script for quickly finding the base address of a firmware image by matching strings with pointer targets
You can check https://github.com/quarkslab/binbloom which has advanced methods to find base addresses.
-
Short Guide to Loading Legacy U-Boot Images in Ghidra (How to Determine CONFIG_SYS_BASE_ADDR)
Never tried it yet, but heard of it few times, so might worth to give it a try: https://github.com/quarkslab/binbloom
-
MIPS Firmware Reverse Engineering - anyone having any success using Ghidra for this?
Your best bet here is to get the base address nailed down (assuming it’s a flat/monolithic image). There are a handful of utilities floating around (binbloom, basefind2) that use various pointer heuristics to try to guess the base address. There’s also a nice trick detailed in PoC||GTFO that you can use pretty reliably.
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Jun 2026
Stats
Basic binbloom repo stats
3
578
0.0
about 2 years ago
quarkslab/binbloom is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of binbloom is C.