{"id":20580600,"url":"https://github.com/albovo/reverseproject","last_synced_at":"2025-05-09T21:34:40.383Z","repository":{"id":215301543,"uuid":"738602403","full_name":"AlBovo/ReverseProject","owner":"AlBovo","description":"A repository with all the problems written in multiples languages for a school project","archived":false,"fork":false,"pushed_at":"2024-04-08T10:15:37.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-08T11:32:01.744Z","etag":null,"topics":["assembly-x86-","c","cpp","csh","java","kotlin","reverse-engineering","school-project"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlBovo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-01-03T15:56:16.000Z","updated_at":"2024-01-10T08:24:58.000Z","dependencies_parsed_at":"2024-01-21T11:28:51.735Z","dependency_job_id":"68f08fcb-0345-425f-a7e5-acc0edfa5020","html_url":"https://github.com/AlBovo/ReverseProject","commit_stats":null,"previous_names":["albovo/reverseproject"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlBovo%2FReverseProject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlBovo%2FReverseProject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlBovo%2FReverseProject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlBovo%2FReverseProject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlBovo","download_url":"https://codeload.github.com/AlBovo/ReverseProject/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224882542,"owners_count":17385798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["assembly-x86-","c","cpp","csh","java","kotlin","reverse-engineering","school-project"],"created_at":"2024-11-16T06:24:30.482Z","updated_at":"2024-11-16T06:24:30.885Z","avatar_url":"https://github.com/AlBovo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ReverseProject\n\u003cp align=\"left\"\u003e\n    \u003cimg alt=\"MIT License\" src=\"https://img.shields.io/badge/License-MIT-green.svg\"\u003e\n    \u003cimg alt=\"GitHub issues\" src=\"https://img.shields.io/github/issues/AlBovo/ReverseProject\"\u003e\n    \u003cimg alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/albovo/ReverseProject\"\u003e\n\u003c/p\u003e\nThis repository contains all the reverse CTF-style challenges for a school project, prepared during the 2023/2024 school year.\n\n## Content\n\nEach **folder** contains the **src files** for the problem.\nIn each src directory you can find how to **compile and run it**.\u003cbr\u003e\nYou can also download all the executables in the [latest release](https://github.com/AlBovo/ReverseProject/releases/latest).\n\n## Programming Languages\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003cth\u003eProgramming Language\u003c/th\u003e\n        \u003cth\u003eIcon\u003c/th\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003eAssembly (x86_64)\u003c/td\u003e\n        \u003ctd\u003e\u003cimg alt=\"Assembly Scripts\" src=\"https://img.shields.io/badge/assembly%20script-%23000000.svg?style=for-the-badge\u0026logo=assemblyscript\u0026logoColor=white\"\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003eC\u003c/td\u003e\n        \u003ctd\u003e\u003cimg alt=\"C\" src=\"https://img.shields.io/badge/c-%2300599C.svg?style=for-the-badge\u0026logo=c\u0026logoColor=white\"\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003eC++\u003c/td\u003e\n        \u003ctd\u003e\u003cimg alt=\"C++\" src=\"https://img.shields.io/badge/c++-%2300599C.svg?style=for-the-badge\u0026logo=c%2B%2B\u0026logoColor=white\"\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003eC#\u003c/td\u003e\n        \u003ctd\u003e\u003cimg alt=\"C#\" src=\"https://img.shields.io/badge/c%23-%23239120.svg?style=for-the-badge\u0026logo=csharp\u0026logoColor=white\"\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003eJava\u003c/td\u003e\n        \u003ctd\u003e\u003cimg alt=\"Java\" src=\"https://img.shields.io/badge/java-%23ED8B00.svg?style=for-the-badge\u0026logo=openjdk\u0026logoColor=white\"\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003eKotlin\u003c/td\u003e\n        \u003ctd\u003e\u003cimg alt=\"Kotlin\" src=\"https://img.shields.io/badge/kotlin-%237F52FF.svg?style=for-the-badge\u0026logo=kotlin\u0026logoColor=white\"\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n## Authors\n\n- [@albovo](https://www.github.com/albovo)\n- [@antostarwars](https://www.github.com/antostarwars)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbovo%2Freverseproject","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbovo%2Freverseproject","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbovo%2Freverseproject/lists"}