Skip to content

bogwonch/Semantic-NOPs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Semantic NOPs

Part of my thesis for generating and finding semantic NOPs with the GNU binutils.

Database is currently in *Semantic-NOPS.csv*. Fields are separated with a '|'
character.  Semantic-NOPs which use more than one instruction have a prefix and
a suffix.  More NOPs can be placed in between the prefix and suffix.


Field 1: Architecture
Field 2: Prefix instructions (semicolon separated if more than one)
Field 3: Suffix instructions (semicolon separated if more than one)
Field 4: Prefix bytecode
Field 5: Suffix bytecode


About

Extracting Semantic NOPs for multiple architectures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published