Skip to content

Binaryninja plugin to identify and tag XOR operation

License

Notifications You must be signed in to change notification settings

9hozt/xorfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XOR Finder

Author: ghozt

XOR operation identification

Description:

This plugin identify and tag xor operation based on two methods:

  • Dumb mode: Just list all xor operation with different operands.
  • Data mode: Tag all xor operation involving initialiazed data.

Maybe this can help in malware reversing or CTF :)

example

License

This plugin is released under an MIT license.

About

Binaryninja plugin to identify and tag XOR operation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages