Skip to content
View KilianSD's full-sized avatar
Block or Report

Block or report KilianSD

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
KilianSD/README.md

Little More About Me 🚀

I am a 21 year old computer scientist based in Montréal, Canada. I have a focus in software exploitation, reverse-engineering, malware analysis/programming (legally) and hardware/electrical engineering. Currently I am studying for CS161 (Operating Systems) which was offered by harvard, I was previously studying at Arizona State University for CSE466 (Computer Systems Security).

I also been programming for a very long time now, I still do it on a daily basis (projects, homework, practice) but for the interested here's a list of the main programming languages I use the most in my work (descending order, most comfortable with to less comfortable) :

  • C++
  • C
  • ASM
  • Python
  • Golang
  • Javascript
  • Rust
  • Haskell

I will be using this github mostly to share writeups, pdfs and documents about my ongoing studies. A few projects might also eventually get posted in here, we'll see depending on how things goes for the next few months.

Popular repositories Loading

  1. KilianSD KilianSD Public

  2. Reverse-Engineering Reverse-Engineering Public

    Reverse Engineering Adventures

  3. Exploitation Exploitation Public

  4. pcap-sniffer pcap-sniffer Public

    Testing the libpcap library by building a very simple C++ sniffer. (not finished, but works)

    C++

  5. Programming Programming Public

    Solving programming challenges from various coding websites (leetcode, codewars,...)

    C++

  6. PlantSim PlantSim Public