polo-sec's repositories

writing

Welcome! This is where I'll post updates to projects I'm working on, walkthroughs to capture the flag material and any other areas of research I'm currently working on.

armory

A curated repository of the tools, scripts, resources and programs I use regularly for CTF, BB or other security work.

Language:PythonStargazers:16Issues:0Issues:0

windows10-privacy-tweaks

The GitHub release of the "Windows 10 Tweaks and Debloat Project" (https://archive.codeplex.com/?p=windows10tweaksanddebloat) For which I was awarded the "National Runner Up" in the 2017 BCS Computing at School Awards.

Language:PowerShellStargazers:14Issues:3Issues:0

flask_mysql_chain_dropdowns

An implementation of dynamic chained dropdowns from a MySQL database as an all in one solution, using flask to serve the webpage and handle system side queries. The front-end is HTML and JS, utilisng JQuery and Ajax for dynamic elements and data processing, respectively.

Language:HTMLStargazers:3Issues:1Issues:0

kernel-drivers-hacking

A testing space, where I program and write short kernel-space programs to experiment with, and learn about, the Linux kernel

Language:CStargazers:3Issues:1Issues:0

suckless

The git repository used for version control and backups of my ST and DWM builds.

Language:CStargazers:3Issues:1Issues:0

twiglet

A project written to easily retrieve Twitter data, namely trending topics and hashtags without the use of the Twitter API

Language:PythonStargazers:2Issues:1Issues:0

working-directory-tracker

A short bash script that can be added to your .bashrc to save the current working directory in RAM, so that the next terminal window opened is in the same working directory as the last.

Language:ShellLicense:GPL-3.0Stargazers:2Issues:1Issues:0

Algorithms

A repository of different Algorithms and Data Structures implemented in many programming languages.

Language:C++License:MITStargazers:1Issues:0Issues:0
Language:C++License:MITStargazers:1Issues:0Issues:0

Cake

An object-orientated math library

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

heatmap_image_density_analyser

A simple tool to analyse heatmaps and plot both the percentage density of the Red, Yellow and Green highlighted areas, usually indicating the density of occurance for the measured factor. This allows reverse-engineering of the statistics used to create heatmaps on images that have already been overlayed with the result.

Language:PythonLicense:Apache-2.0Stargazers:1Issues:1Issues:0

practical_rust

Practicing Rust in a clean, and practical manner, with small practical examples using Rust, Cargo and other core components of the Rust ecosystem

Language:RustStargazers:1Issues:1Issues:0

PythonAlgorithms

All Algorithms implemented in Python 3

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

side-projects

I'd like to focus a lot on assembly in this repo but I've also added some of my java projects I made while learning it in University. I enjoy reverse engineering so I've written a few little assembly programs to start learning it even if it's not really practical because GCC can output better assembly than I can.

Language:AssemblyStargazers:1Issues:0Issues:0

leetcode

Leetcode Practice

Language:PythonStargazers:0Issues:0Issues:0

swi-prolog

Learning and practice implementations of SWI Prolog projects.

Language:HTMLStargazers:0Issues:1Issues:0