{"id":13419234,"url":"https://github.com/ajkhoury/ReClassEx","last_synced_at":"2025-03-15T05:30:38.607Z","repository":{"id":31950718,"uuid":"35520543","full_name":"ajkhoury/ReClassEx","owner":"ajkhoury","description":"ReClassEx","archived":false,"fork":false,"pushed_at":"2021-07-05T14:03:36.000Z","size":194850,"stargazers_count":850,"open_issues_count":9,"forks_count":172,"subscribers_count":56,"default_branch":"master","last_synced_at":"2024-08-05T02:01:19.641Z","etag":null,"topics":["2015","2016","2017","memory-analysis","pdb","reclass","reclass2015","reclass2016","reclass2017","reclass64","reclassex","reclassx64","rtti","symbols","x64"],"latest_commit_sha":null,"homepage":"","language":"C++","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/ajkhoury.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-13T01:02:58.000Z","updated_at":"2024-07-31T23:07:22.000Z","dependencies_parsed_at":"2022-07-13T07:40:50.455Z","dependency_job_id":null,"html_url":"https://github.com/ajkhoury/ReClassEx","commit_stats":null,"previous_names":["dude719/reclassex"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajkhoury%2FReClassEx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajkhoury%2FReClassEx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajkhoury%2FReClassEx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajkhoury%2FReClassEx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajkhoury","download_url":"https://codeload.github.com/ajkhoury/ReClassEx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221541853,"owners_count":16840111,"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":["2015","2016","2017","memory-analysis","pdb","reclass","reclass2015","reclass2016","reclass2017","reclass64","reclassex","reclassx64","rtti","symbols","x64"],"created_at":"2024-07-30T22:01:13.143Z","updated_at":"2025-03-15T05:30:38.601Z","avatar_url":"https://github.com/ajkhoury.png","language":"C++","readme":"# ReClassEx\n\nReClass Extended\n\n![ReClassEx](https://raw.githubusercontent.com/dude719/ReClassEx/master/Images/reclass.png \"ReClassEx\")\n\n## New Features\n- Up and down arrow hotkeys to switch nodes\n- Delete hotkey to delete selected nodes\n- Delete icon to delete selected nodes\n- Right click quick modify menu\n- Hex 64 type\n- Insert 2048 bytes\n- New icons for some types\n- Fixed syntax highlighting for 64 bit when generating code\n- Fixed array sizes when loading .reclass files\n- Added more themes\n- Colorful tabs with sexy border\n- Added RTTI info for pointers\n- Cleaned up RTTI and made the RTTI string editable\n- Made addresses edittable for copy \u0026 pasting\n- Added memory swap option to switch endianness: thanks buddyfavors\n- Added Bits type for a bit view instead of text\n- Added ability to input module names in address node (e.g. 'reclass.exe+0x40')\n- Added Module list with the ability to create a new class at module start address\n- Added Console dialog with syntax highlighting\n- Added ability to load PDB file and display PDB Symbols\n- Process list dialog instead of scroll menu\n- Added automatic resolving of symbols for each module in a process\n- Added Ctrl+S hotkey for file saving, and others.\n- Added Plugin API for making plugins\n- Disassembly syntax highlighting (buggy)\n- View unsigned types in hexidecimal form via toggle\n- Not really a feature but the [reclass files](https://github.com/dude719/ReClassEx/tree/master/reclass%20files) folder contains a heap of reclass files with a ton already reversed for various programs\n\n![Alt text](http://i.imgur.com/W6ytfG6.png \"Automatic symbol resolving\")\n![Alt text](http://i.imgur.com/hBNyEFG.png \"ReClass\")\n\n## Current Release Download\n\n[DOWNLOAD](https://github.com/dude719/Reclass-2016/releases)\n\n## How to build\n\nSee wiki for instructions on how to compile:\n\n[Compilation Instructions](https://github.com/dude719/Reclass-2016/wiki/Compiling-ReClassEx)\n\n## Plugins\n\nSee wiki for the plugin API documentation:\n\n[Plugin Documentation](https://github.com/dude719/Reclass-2016/wiki/Creating-ReClass-plugins)\n\n## TODO\n- Optimize literally everything\n- Add highlighting to bytes that change\n- Add string and byte searching feature\n- Add a kernel driver for reading and writing memory from the kernel (Already done but IS NOT SAFE!)\n- Add debugger\n\n## Authors/Special Thanks\n- DrUnKeN ChEeTaH\n- P47R!CK\n- DogMatt\n- [ajkhoury](https://github.com/ajkhoury)\n- [IChooseYou](https://github.com/IChooseYou)\n- [stevemk14ebr](https://github.com/stevemk14ebr)\n- [Timboy67678](https://github.com/Timboy67678)\n- [DarthTon](https://github.com/DarthTon)\n- [ReUnioN](https://github.com/ReUnioN)\n- [leveln](https://github.com/levelnuc)\n- [buddyfavors](https://github.com/buddyfavors)\n- [KN4CK3R](https://github.com/KN4CK3R) check out his .NET port [here](https://github.com/KN4CK3R/ReClass.NET)\n- [wj32](https://github.com/wj32)\n- [Douggem](https://github.com/Douggem)\n- [sfinktah](https://github.com/sfinktah)\n","funding_links":[],"categories":["TODO scan for Android support in followings"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajkhoury%2FReClassEx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajkhoury%2FReClassEx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajkhoury%2FReClassEx/lists"}