Skip to content

m4rkw/vimdis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

vimdis.py by m4rkw - edit binary files with vim :P

  • uses otool to disassemble Mach-O binaries
  • uses objdump to disassemble ELF binaries
  • edit opcode bytes and save the file to patch
  • patched lines will be indicated so you know that the instructions after the opcode are no longer correct
  • you can make this "vi" or "vim" in your path and it will still find and execute the real vim correctly.

About

vimdis - edit binary files with vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages