VB.NET v1.0.0

Search and Replace Patcher

A Windows Forms utility for performing hexadecimal pattern search and replace operations in binary files - with backup support and wildcard pattern matching.

VB.NETBinary FilesHex EditorWindows FormsPatching
View on GitHub →
Screenshot — coming soon

Features

  • Hex pattern search in binary files
  • Search and replace with wildcard support
  • Automatic backup before patching
  • Visual diff of matched patterns
  • Multiple file batch patching
  • Windows Forms GUI - no command line needed

Use Cases

  • Software patching and binary modification
  • Reverse engineering and binary analysis
  • Applying patches to legacy software
  • Developer tooling for binary file manipulation