binary-analysis

Tag

Cards List
#binary-analysis

Interactive pattern discovery in binaries (FF-16-TUI)

Hacker News Top · 3d ago Cached

FF-16-TUI is an interactive static analysis tool that finds frequently occurring 16-bit patterns in binary files to help locate structures and understand file layout.

0 favorites 0 likes
#binary-analysis

Visual Analysis of Binary Files

Hacker News Top · 6d ago

The article explores methods for visually analyzing binary files, which can aid in tasks like reverse engineering and cybersecurity.

0 favorites 0 likes
#binary-analysis

tmp.0ut volume 5

Lobsters Hottest · 2026-08-23 Cached

tmp.0ut volume 5 is a tech publication featuring articles on low-level programming, ELF format manipulation, viruses, kernel patches, and other hacking-related topics.

0 favorites 0 likes
#binary-analysis

ProgramBench Vetted: Reverse Engineering from a Runnable Binary

Hacker News Top · 2026-08-20 Cached

ProgramBench Vetted is a benchmark with 50 tasks that evaluate AI agents on reconstructing programs from runnable binaries, designed to study long-context coordination and enable dense reward for reinforcement learning.

0 favorites 0 likes
#binary-analysis

Psychological Warfare in Reverse Engineering

Hacker News Top · 2026-08-07 Cached

REpsych is a proof-of-concept toolset that generates images through a program's control flow graph, allowing source images to be translated into functioning programs whose CFG renders the image in reverse engineering tools like IDA Pro.

0 favorites 0 likes
#binary-analysis

@GitHub_Daily: When facing APK reverse engineering, should you use jadx or apktool? For binary analysis, should you go with IDA or Ghidra? These are the analysis tools that reverse engineering developers need to choose from when facing different targets — pick wrong and all your effort is wasted. reverse-skill leaves these choices to AI A…

X AI KOLs Timeline · 2026-08-05 Cached

reverse-skill is a cybersecurity skill routing package for AI Agents. It automatically selects reverse engineering toolchains (such as jadx, apktool, IDA, Ghidra) based on the target, covering APK reverse engineering, binary analysis, frontend encryption cracking, malware, penetration testing, CTF, and more. It has earned 16,000+ stars.

0 favorites 0 likes
#binary-analysis

DDisasm: Reversible (bi-directional) Disassembler

Hacker News Top · 2026-08-03 Cached

DDisasm is a fast and accurate disassembler that produces reassemblable assembly code using datalog logic programming, supporting multiple ISAs and binary formats.

0 favorites 0 likes
#binary-analysis

REFORGE: A Method for Benchmarking LLMs' Reverse Engineering Capabilities in Decompiled Binary Function Naming

arXiv cs.AI · 2026-07-13 Cached

REFORGE is a novel pipeline for benchmarking LLMs' reverse engineering capabilities, specifically for decompiled binary function naming, that addresses reliability issues in binary-to-source alignment under compiler optimization.

0 favorites 0 likes
#binary-analysis

The case of the mysterious changes to integers when there shouldn’t have been any code generation effect

The Old New Thing (Raymond Chen) · 2026-07-10 Cached

A developer discovers that swapping two equivalent macros caused unexpected integer changes in unrelated functions, and the blog post investigates the mystery, questioning an LLM's explanation about control flow guard.

0 favorites 0 likes
#binary-analysis

@cevenif: Reverse engineering used to be the crown jewel of the hacker world – now it's been packaged into a skill set and shoved right at AI's mouth!! Just drop in a routing.md, and AI automatically knows which path to take for security tasks: APK reverse engineering, IDA static analysis, front-end JS cracking, firmware penetration, EDR bypass, exploit chains…

X AI KOLs Timeline · 2026-07-09 Cached

This project is an AI skill routing package for reverse engineering and penetration testing. Through routing.md, it enables AI to automatically select the appropriate tools and methods, lowering the barriers to security offense and defense.

0 favorites 0 likes
#binary-analysis

@Jolyne_AI: When it comes to binary analysis or malware reverse engineering, commercial tools often cost thousands of dollars for a license, while free tools frequently have unfriendly interfaces and steep learning curves. Why not give Cutter a try? It's an open-source reverse engineering platform that gives you a professional-grade, completely free analysis environment out of the box. It features a clean, intuitive visual interface and supports Python/C++...

X AI KOLs Timeline · 2026-07-02 Cached

Cutter is an open-source reverse engineering platform that provides a professional, free analysis environment with support for multi-platform binary analysis and plugin extensibility.

0 favorites 0 likes
#binary-analysis

@vibeeeng: ONE OF THE MOST EFFECTIVE SKILLS RIGHT NOW IS REVERSE ENGINEERING You don't need the source code of a software. You tak…

X AI KOLs Timeline · 2026-06-28 Cached

This tweet explains the effectiveness of reverse engineering skills, citing examples like stopping a $4 billion cyberattack and exposing NSA tools, and describes the technical process of converting binary to assembly.

0 favorites 0 likes
#binary-analysis

Capstone – multi-platform, multi-architecture disassembly framework

Hacker News Top · 2026-06-03 Cached

Capstone is a lightweight, multi-platform, multi-architecture disassembly framework for binary analysis and reverse engineering. It supports numerous architectures and provides a clean API, with bindings for many languages.

0 favorites 0 likes
#binary-analysis

Decompile-Bench: Million-Scale Binary-Source Function Pairs for Real-World Binary Decompilation

Papers with Code Trending · 2025-05-19 Cached

Decompile-Bench is a large-scale open-source dataset providing two million binary-source function pairs for improving LLM-based binary decompilation, along with a benchmark (Decompile-Bench-Eval) for evaluation. Fine-tuning with it yields a 20% improvement in re-executability over previous benchmarks.

0 favorites 0 likes
← Back to home

Submit Feedback