Pinned Repositories
AppChat
The future of chat
AssemblerDisassembler
An assembler and disassembler for: x86, x64, ARM32, ARM64, MIPS32, MIPS64, PPC32, PPC64, AVR32, RISCV32, RISCV64, Sparc32, Sparc64
EmbedErr
Easy object-oriented way to create and handle errors for embedded systems
EmbedNet
Embedded network factory atop Poco
ETWriter
Text editor file manager shell more
GradeRecommenderMachine
A machine trained to predict course prerequisites.
MalwareDetection
In here are malware detection scripts when people need them
Remediations
Quick scripts to detect and patch vulnerabilities as they're disclosed
Salvum_Prebuilt_Native
Native ubuntu 20.x LTS embedded appsec engine. Packaged and deployed at Appalachian State University
STashakkori's Repositories
STashakkori/ETWriter
Text editor file manager shell more
STashakkori/Rusty_Quiz
Quiz that holds security questions and 4 answer choices. Tailor from there
STashakkori/256color_Rust
Rust implementation of Todd Larason's classic 256color.pl script. Handy for testing
STashakkori/ArmorLib_Plus
Miles McCain's Armorlib with added modules. Hoping this gets pulled into the original for a better world.
STashakkori/Better_RainbowCat
Here is a next-gen version of Rainbow Cat that is written in Rust. Widely supported ANSI 256
STashakkori/Better_Tropy
Added standard ansi 256 rendering to Felix Girke entropy and added block location features
STashakkori/BruteForceDB_Search
Rust applet that recursively searches strings against BruteForceDB found here: https://github.com/duyet/bruteforce-database
STashakkori/cFS_SpacePkts
Quick and dirty way to send/recv CCSDS space packets using NASA cFS api extracts
STashakkori/Configurable_UnicodeSec
Implemented whitelisting and blocklisting for Rust UnicodeSec via config file
STashakkori/Convert_Encoding_Tools
Some Rust tools to do encoding conversions that are available to all to use.
STashakkori/crossterm
Cross platform terminal library rust
STashakkori/CrudeEmbeddedSim
Super simple embedded system simulator. Works but very rough
STashakkori/CVE_Reverse_Search
This is a Rust applet that searches a local .xml CVE database for entries based on description tokens. Enjoy
STashakkori/DetectPicSteganography
Rust tool that detects potential tampering in image files using Rascii
STashakkori/Diff_In_Rust
Writing a diff in Rust. Code is not great but works and looks pretty good
STashakkori/DirectoryTrees
Cross-platform console tool that takes a directory path, traverses it recursively, then writes the tree to output path
STashakkori/FileCorrupter
Rust script to corrupt a file, used to test ECC tools in Salvum
STashakkori/FileLookNice
This little script sits in between the classic File command and standard out and makes it look nice
STashakkori/GenericBuild
Using Mike Crawford's generic makefile as a build system for Salvum
STashakkori/grr
AMD SVM hypervisor rootkit proof of concept
STashakkori/Ksci
Hardware accelerated open Data Science library wrapping Nd4j
STashakkori/Little_Black_Box_New
Little Black Box reinvented to not need sqlite. Uses JSON instead. Original: https://github.com/daedalus/littleblackbox
STashakkori/MoneySaver
This is a money saver. Seen so many companies do tons of file manipulation by hand. No more
STashakkori/ParsersSpoofers
Pushing up the parsing and spoofing modules in Salvum for education and time saving
STashakkori/Rand_Hex_String
Simple Rust script to invoke Linux xxd to generate a random hexadecimal string
STashakkori/RandColor_Cat
Like rainbow cat except characters are colored randomly every time. Enjoy
STashakkori/Rust_diffutils
Rust implementation of diff. Handles textual and binary data simplistically with room for improvement.
STashakkori/Salvum
Official Salvum Repository
STashakkori/Salvum_Crypto
Crypto and other related implementations used in Salvum pushed up to save developers some headache. All tested
STashakkori/Salvum_shell_routines
Initial push. Rust routines for Salvum shell user. Wrap std lib