Pinned Repositories
adiOS
adiOS is a simple Operating System kernel, written on C and Assembly x86-64
avito_poc
Solution for Avito Fall 2024 Application Security Internship test task.
chashtable
Missed Hash Table in C
containers
Implementation of STL containers: vector, list, queue, map, set etc.
ft_nmap
Implementation of NMAP tool for network scanning
georghegel.github.io
InnopolisJavaCourse
Repository contains solutions from core Java Course that I attend at Innopolis University
libasm
libasm - is a bunch of functions from standard library in C written in Assembly x64/x86 language.
matrix
Library for matrix creation and basic operations on matrices. Written on C.
matrix_cpp
Library for matrix calculations for C++
georghegel's Repositories
georghegel/avito_poc
Solution for Avito Fall 2024 Application Security Internship test task.
georghegel/adiOS
adiOS is a simple Operating System kernel, written on C and Assembly x86-64
georghegel/chashtable
Missed Hash Table in C
georghegel/containers
Implementation of STL containers: vector, list, queue, map, set etc.
georghegel/ft_nmap
Implementation of NMAP tool for network scanning
georghegel/georghegel.github.io
georghegel/InnopolisJavaCourse
Repository contains solutions from core Java Course that I attend at Innopolis University
georghegel/libasm
libasm - is a bunch of functions from standard library in C written in Assembly x64/x86 language.
georghegel/matrix
Library for matrix creation and basic operations on matrices. Written on C.
georghegel/matrix_cpp
Library for matrix calculations for C++
georghegel/netscate
netscate is a tool that obfuscates IP in user selected mode
georghegel/woodywoodpacker
Simple binary packer on C