🦞🌯 Lobster Roll

Thread

gamozolabs/mesos | Binary coverage tool without binary modification for Windows (github.com)
> Mesos is a tool to gather binary code coverage on all user-land Windows targets without need for source or recompilation. It also provides an automatic mechanism to save a full minidump of a process if it crashes under mesos. > Mesos is technically just a really fast debugger, capable of handli...

Stories related to "gamozolabs/mesos | Binary coverage tool without binary modification for Windows" across the full archive.

gamozolabs/mesos | Binary coverage tool without binary modification for Windows (github.com)
> Mesos is a tool to gather binary code coverage on all user-land Windows targets without need for source or recompilation. It also provides an automatic mechanism to save a full minidump of a process if it crashes under mesos. > Mesos is technically just a really fast debugger, capable of handli...
New coverage tool in Go 1.2 (blog.golang.org)
Code Coverage Tools For Padrino (wikimatze.de)
Veles - Binary Analysis Tool - CodiSec (codisec.com)
Manticore: a prototyping tool for dynamic binary analysis (github.com)
Colourful visualization tool for binary files (github.com)
`llvm-tools`, a new rustup component for binary inspection (objdump, nm, size) and profiling (profdata) (internals.rust-lang.org)
BOLT: binary optimization tool (code.fb.com)
Combining Code Coverage Data From Multiple Testing Tools (Jest & Cypress) (upgradejs.com)
fq: jq for binary formats - tool, language and decoders for working with binary and text formats (github.com)
Veles: Open-source tool for binary data analysis (codisec.com)
A free tool to track and visualize your Wi-Fi connection coverage (github.com)
Kernel optimization with BOLT (binary optimization and layout tool) (lwn.net)
Emboss, a tool for generating code that reads and writes binary data structures (github.com)
Shaperglot: A tool for evaluating font language coverage (googlefonts.github.io)
Grease: An Open-Source Tool for Uncovering Hidden Vulnerabilities in Binary Code (galois.com)
Introducing GREASE: An Open-Source Tool for Uncovering Hidden Vulnerabilities in Binary Code (galois.com)
Show HN: Raw Binary Program Analysis Tool (github.com)
I built a tool for analyzing raw binary programs (programs without an ELF, PE, Mach-O header) to determine the file offset that the program begins at and the load address the program is mapped into memory at. The tool can also do find the instruction set architecture for common platforms. I put a lo...
Show HN: BinRev - Free, no registration web based (un)known binary analysis tool (binrev.vercel.app)
Backstory: I have a keen interest in security from multiple viewpoints, and analysing a unknown firmware file format has been a topic which has popped up every once in a while but I have not found a tool which would be a) FREE and&#x2F;or b) worked the way my brain does.<p>So when thinking of a us...
I Made a Video Binary Search Tool to Embarrass UK Police into Doing Their Job (onodi.co)
Show HN: 0tH – Mach-O binary analysis tool for macOS (Rust) (zero-the-hero.run)
I built 0tH (Zero the Hero) to analyze Mach-O binaries on macOS. It&#x27;s written in Rust and works as both CLI and interactive REPL.<p>Main features: - Parse FAT&#x2F;universal binaries and individual slices - Full code signature analysis (8 commands: entitlements, certificates, CDHash, notarizati...
Show HN: Semantic Coverage – A tool to visualize RAG blind spots using UMAP (github.com)
I built this because I was tired of guessing why my RAG system was failing. It projects user queries vs. documents into 2D space to find &#x27;Red Zones&#x27; (high user intent, low documentation). Open source, built with FastAPI + React. Would love feedback on the clustering logic.
How the New York Times Is Scaling Unit Test Coverage Using AI Tools (open.nytimes.com)
Claude Code TeamateTool (binary analysis) (gist.github.com)
Show HN: Ambits – LLM code coverage tooling written in Rust (github.com)
Show HN: Ambits – Claude Code agent coverage tooling (crates.io)
Show HN: A compression tool that reduces linux binary downloads by 6%
I wanted to see if AI (mostly ChatGPT Pro and Gemini Pro 3.1) could figure out how to compress executable binaries better than existing generic tools without me actually knowing much about compression engineering or ELF internals.<p>The result is an experiment called fesh. It works strictly as a det...