darienhuss / shotgunyara

Create base64 or XOR encoded variations of a string (or list of strings for base64)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shotgunyara

Given a string, either:

A) create 255 xor encoded versions of that string as a yara rule

B) create base64-encoded variations of a string based on different padding possibilities

About

Create base64 or XOR encoded variations of a string (or list of strings for base64)


Languages

Language:Python 100.0%