Kevin Thomas

Results 17 repositories owned by Kevin Thomas

Reverse-Engineering

10.1k
Stars
954
Forks
Watchers

A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.

Hacking-Windows

1.3k
Stars
120
Forks
Watchers

A FREE Windows C development course where we will learn the Win32API and reverse engineer each step utilizing IDA Free in both an x86 and x64 environment.

Python-For-Kids

718
Stars
97
Forks
Watchers

A FREE comprehensive online Python development tutorial FOR KIDS utilizing an official BBC micro:bit Development Board going step-by-step into the world of Python for microcontrollers.

turbo-attack

115
Stars
25
Forks
Watchers

A turbo traffic generator pentesting tool to generate random traffic with random mac and ip addresses in addition to random sequence numbers to a particular ip and port.

turbo-scanner

142
Stars
28
Forks
Watchers

A port scanner and service detection tool that uses 1000 goroutines at once to scan any hosts's ip or fqdn with the sole purpose of testing your own network to ensure there are no malicious services r...

TOR-Everything

52
Stars
17
Forks
Watchers

Simple FREE guide to set up TOR stealth and persistence with complete anonymity.

Zeek-Network-Security-Monitor

59
Stars
11
Forks
Watchers

A Zeek Network Security Monitor tutorial that will cover the basics of creating a Zeek instance on your network in addition to all of the necessary hardware and setup and finally provide some examples...

Embedded-Hacking

108
Stars
11
Forks
Watchers

A FREE comprehensive step-by-step embedded hacking tutorial covering Embedded Software Development to Reverse Engineering.

Embedded-Assembler

31
Stars
6
Forks
Watchers

A FREE comprehensive step-by-step embedded Assembler tutorial covering the basics including coding your own vector table and linker script from scratch, I/O programming all the way to up to developing...