Complexor

Current Branch:

develop

Quality:

alpha

Purpose:

Detect more complex xor keys in files automatically using file type header hints as well as key frequency analysis.

Background:

I started noticing 32 character xor's in malware documents that were being missed by antimalware software. After using some more practical xor python scripts I thought it would be interesting to attempt automating detection on fairly large xor strings. It isn't fully fleshed out especially for simple keys but can make long key's quicker to confirm. Worst case it can xor back and forth using any key you like.


passenger-snorby

Current Branch:

master

Quality:

beta

Purpose:

Snorby container based on passenger with some fixes for the outstanding issues that hadn't been fixed.

Background:

Snorby was no longer receiving updates and a container based on a passenger installation with the necessary fixes seemed like a useful endeavor. Readme has stated it is broken but it has been operative a long time since.