Skip to content

chausner/1337patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1337patch

Simple command-line tool to apply patches exported by x64dbg to running processes

license

Usage

Usage:
  1337patch <patch file> <process name> [options]
  1337patch <patch file> -pid <pid> [options]

  patch file:   path to a x64dbg .1337 patch file
  process name: image name of the process to patch
  pid:          process ID of the process to patch

Allowed options:
  -revert: revert previously applied patches
  -force:  apply/revert patches even if patch locations contain unexpected data

Download

Latest release

About

Simple command-line tool to apply patches exported by x64dbg to running processes

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages