Giter Club home page Giter Club logo

system-programming-roadmap's Introduction

System Programming Roadmap

A three year long roadmap to teach myself compiler dev, malware reverse engineering and kernel dev fundamentals. To be noted they are only for the fundamental knowledge and doesn't make you a master of any. I will pick one or more of the below mentioned fields for later research in some specific topics. Low Level Programming University is also a great resource to follow but this is my personal roadmap.

Topics to study here may or may not be in order and can be studied according to your preference, gievn that prerequisites are getting fulfilled for each one of them.

Prerequisites

I'm already assuming that you have basic understanding of computer architecture and experience with atleast one system programming language, some basics of how assembly works and familiar using any POSIX system.

System Programming Languages -- 4 months

Learn any two of the given languages, make some basic projects to get yourself familiar with it, solve some programming exercises.

Learn some x86 -- 3 months

If you are not familiar with assembly yet, I would recommend to check out some tutorials like-

After this I would recommend to solve easy crackmes for exercise. crackmes.one and tryhackme is a good place to find some of the easy ones. Hard ones still require some pwning knowledge which I'm gona discuss in the exploitation section.

Compilers -- 6-9 months

Prerequisites include experience creating projects in a system programming language and deep understanding of memory and CPU.

Exploitation -- 2-4 months

Prerequisites include experience with assembly.

Browser Exploitation and Development -- 6-9 months

Prerequisites include high level knowlegde of VM internals, and solid understanding and experience with Compiler Engineering

Malware -- 4-5 months

Prerequisites includes high level understanding of windows and solid reverse engineering skills.

OS Fundamentals 6-10 months

I'm not quite sure that I want to get into kernel development (yet) but the concepts seem cool and its a good idea for a vacation project or assignments for my OS classes in university. Make sure to read the requirements before getting started.

VM internals

Lists of VM internals to study while making progress in compiler engineering and Browser development.

system-programming-roadmap's People

Contributors

brist0l avatar ujjwal-kr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.