An open API service indexing awesome lists of open source software.

https://github.com/albovo/reverseproject

A repository with all the problems written in multiples languages for a school project
https://github.com/albovo/reverseproject

assembly-x86- c cpp csh java kotlin reverse-engineering school-project

Last synced: about 1 month ago
JSON representation

A repository with all the problems written in multiples languages for a school project

Awesome Lists containing this project

README

        

# ReverseProject


MIT License
GitHub issues
GitHub language count


This repository contains all the reverse CTF-style challenges for a school project, prepared during the 2023/2024 school year.

## Content

Each **folder** contains the **src files** for the problem.
In each src directory you can find how to **compile and run it**.

You can also download all the executables in the [latest release](https://github.com/AlBovo/ReverseProject/releases/latest).

## Programming Languages


Programming Language
Icon


Assembly (x86_64)
Assembly Scripts


C
C


C++
C++


C#
C#


Java
Java


Kotlin
Kotlin

## Authors

- [@albovo](https://www.github.com/albovo)
- [@antostarwars](https://www.github.com/antostarwars)