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
- Host: GitHub
- URL: https://github.com/albovo/reverseproject
- Owner: AlBovo
- License: mit
- Created: 2024-01-03T15:56:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-08T10:15:37.000Z (about 1 year ago)
- Last Synced: 2024-04-08T11:32:01.744Z (about 1 year ago)
- Topics: assembly-x86-, c, cpp, csh, java, kotlin, reverse-engineering, school-project
- Language: Java
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReverseProject
![]()
![]()
![]()
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)
![]()
C
![]()
C++
![]()
C#
![]()
Java
![]()
Kotlin
![]()
## Authors
- [@albovo](https://www.github.com/albovo)
- [@antostarwars](https://www.github.com/antostarwars)