jakobfriedl / mini-projects

A collection of small-sized projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mini Projects

A collection of small-sized projects in different programming languages that do not need their own repository.

Title Description Language
Character-Count Reads content of a text file and lists all occurring characters and their frequencies, sorted in a descending order nim-logo
Malware Development Intro Small programs to learn the Windows API and the winim library for creating more complex malware in the future (for ethical purposes!) nim-logo
Byte-Creator Converts a given file into a byte-array for nim code (\x hex-format) nim-logo
Stager Nim shellcode stager that executes remote or local shellcode in memory. nim-logo

About

A collection of small-sized projects


Languages

Language:Nim 100.0%