rowingdude
IT Administrator, unofficial DBA, software developer specializing in PostgreSQL architecture, integrations, and security.
KFGKalamazoo, MI
Pinned Repositories
analyzeMFT
analyzeMFT.py is designed to fully parse the MFT file from an NTFS filesystem and present the results as accurately as possible in multiple formats.
Arduino_Pi_Randomness
This repo is a collection of sample code on getting clean noise for various projects on the Arduino and Pi systems.
Arduino_Projects
Dumping Ground for Arduino and ESP32 projects
arduino_timer_talk
Post and code about accessing Timer1 and associated registers via hardware maps.
ascii_table_generator
Simple Python Script to turn a CSV into an ASCII table
cGenerateMFT
This is the C port of the Python GenerateMFT application.
extractMFT
Simple program to extract an MFT from a NTFS volume
generateMFT
Generates random MFT tables for testing MFT analyzers.
rowingdude's Repositories
rowingdude/analyzeMFT
analyzeMFT.py is designed to fully parse the MFT file from an NTFS filesystem and present the results as accurately as possible in multiple formats.
rowingdude/Arduino_Pi_Randomness
This repo is a collection of sample code on getting clean noise for various projects on the Arduino and Pi systems.
rowingdude/Arduino_Projects
Dumping Ground for Arduino and ESP32 projects
rowingdude/arduino_timer_talk
Post and code about accessing Timer1 and associated registers via hardware maps.
rowingdude/ascii_table_generator
Simple Python Script to turn a CSV into an ASCII table
rowingdude/cGenerateMFT
This is the C port of the Python GenerateMFT application.
rowingdude/extractMFT
Simple program to extract an MFT from a NTFS volume
rowingdude/generateMFT
Generates random MFT tables for testing MFT analyzers.
rowingdude/tradier_options
rowingdude/Trading_functions_in_C
A collection of functions describing various computed market indicators
rowingdude/PentestGPT
A GPT-empowered penetration testing tool
rowingdude/Repsly2CSV
Rewrite of the Excel program to spit out a properly formatted CSV for each endpoint.
rowingdude/Repsly_Excel_Export
This application queries the Repsly endpoints and creates an Excel file composed of all data at runtime.
rowingdude/repslyClone
The aim of this project is to parse the Repsly endpoints and collect all of the data for a given API User/Password pair.
rowingdude/Warehouse_Dock_Display
dotNet port of a python application to map a Google sheet to a grid in dot net.