Pinned Repositories
.NetCoreClrHost
Manually host .net programs from native code without CLI.
Active-Directory-Utilities
Help with quick utility functions in Active Directory. Mainly this is for my own use.
AESinIL
This is a program to encrypt data to AES written purely in IL for .NET. I'm doing this to practice more in writing IL..
DotSecTools
A Monolithic repo of all my custom security tools.
FoxCipher
A custom symmetric cipher written from scratch. This should not be considered a secure method of encrypting data.
GoogleTrendsDotNet
Unofficial Google Trends C# Api.
Mini-Web-Server
A mini web server, for transferring files easily.
PowerShellAESModule
Just a module that will allow you to use AES easily, via the AesCryptoServiceProvider from .NET
Steganography
This is my own implementation of steganography, using a LSB (Least Significant Bit) method.
Steganography-Library
A C# library allowing anyone to consume my own implementation of steganography, using a LSB (Least Significant Bit) method.
PapyrusCompendium's Repositories
PapyrusCompendium/Steganography-Library
A C# library allowing anyone to consume my own implementation of steganography, using a LSB (Least Significant Bit) method.
PapyrusCompendium/GoogleTrendsDotNet
Unofficial Google Trends C# Api.
PapyrusCompendium/Steganography
This is my own implementation of steganography, using a LSB (Least Significant Bit) method.
PapyrusCompendium/Mini-Web-Server
A mini web server, for transferring files easily.
PapyrusCompendium/PowerShellAESModule
Just a module that will allow you to use AES easily, via the AesCryptoServiceProvider from .NET
PapyrusCompendium/Active-Directory-Utilities
Help with quick utility functions in Active Directory. Mainly this is for my own use.
PapyrusCompendium/AESinIL
This is a program to encrypt data to AES written purely in IL for .NET. I'm doing this to practice more in writing IL..
PapyrusCompendium/DotSecTools
A Monolithic repo of all my custom security tools.
PapyrusCompendium/FoxCipher
A custom symmetric cipher written from scratch. This should not be considered a secure method of encrypting data.
PapyrusCompendium/SimpleCryptoLib-.NET
A simplified implementation of cryptography in .NET.
PapyrusCompendium/SystemSpecsExporter
Tool for sysadmin to export systems specs to a text file or network destination.
PapyrusCompendium/TheLazyWinAdmin
Repository of scripts that make my day just a little easier
PapyrusCompendium/MemoryDumper
A very quickly written utility to dump the memory from a running process.
PapyrusCompendium/NATO-Phonetics
Help with NATO Phonetics
PapyrusCompendium/Nato-PhoneticsJS
An interactive JS site to produce phonetic wording.
PapyrusCompendium/papyruscompendium.dev
Fron end site to showcase my front enf abilities.
PapyrusCompendium/RestServerApi
Rest Server
PapyrusCompendium/ServerFingerprinting
Used to fingerprint servers, pen-testing tool
PapyrusCompendium/.NetCoreClrHost
Manually host .net programs from native code without CLI.
PapyrusCompendium/AmbrosineNeuralNetwork
WIP CPU Bound Neural Network Lib
PapyrusCompendium/Discraft
Administrate your minecraft server with a discord bot.
PapyrusCompendium/LinuxSecurityBot
This is an opensource Discord bot for monitoring the security on Linux servers.
PapyrusCompendium/Reddit.News.Monitor
Will monitor reddit r/worldnews data.
PapyrusCompendium/YoutubeWithFriends
Watch synced youtube videos with friends.
PapyrusCompendium/GitCommitArt
PapyrusCompendium/GitCommitArtCli
Just a mini tool for my git calendar art. I plan to move this to a web app, and try to use oauth for commits.
PapyrusCompendium/PapyrusCompendium
PapyrusCompendium/PyBeatSaverAPI
An example on how to interface with the beatsaver API in Python3
PapyrusCompendium/SystemUnderTestUnitTesting
A very small package I commonly use for writing clean unit tests.
PapyrusCompendium/YoutubeWebhookMonitor
Post data to webhooks on new youtube video uploads.