Dan Luu 3/23/2014

Editing binaries

Read Original

This article explains the concept and practical utility of directly editing binary files. It argues that while often seen as unconventional, binary patching is a powerful technique for fixing bugs in closed-source software, ensuring compatibility with non-standard CPUs, or resolving emergencies like a faulty auto-update. The author provides a rationale for the practice and begins a practical demonstration using basic tools like lldb and a hex editor.

Editing binaries

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes