Skip to content

A simple self-modifying code, that is specific to the given example.

Notifications You must be signed in to change notification settings

V-H-R-Oliveira/simple-self-modifying-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A very simple self-modifying code.

  • It should be compiled with -O0.
  • It patches the xor key in runtime.

To build:

  • gcc -O0 -s -o xoring xor.c

About

A simple self-modifying code, that is specific to the given example.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages