Disassembly of Oracle of Ages and Seasons
Principalele funcționalități ale drenn1/ages-disasm sunt: Reverse Engineering, Reverse Engineering Tools.
Alternativele open-source pentru drenn1/ages-disasm includ: horsicq/detect-it-easy — Detect-It-Easy is a binary file identifier and analysis toolkit designed to determine file formats, compilers, and… h3nnn4n/reverse-engineering-the-gameboy-tetris — This is my personal attempt on reverse engineering the Tetris gameboy. blackint3/openark. deved2/fxhammer-disasm — Disassembly of FX Hammer by Aleksi Eeben. 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It… icsharpcode/ilspy — ILSpy is a .NET decompiler and binary analyzer designed to convert compiled .NET assemblies back into readable C#…
dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It functions as a decompiler that converts assemblies back into readable high-level source code, an assembly editor for modifying bytecode and metadata, and a debugger for inspecting compiled binaries. The project integrates a hex editor specifically for inspecting and modifying raw bytes and Common Intermediate Language structures. It allows for the direct modification of binary contents to change application behavior without requiring the original project source files. The tool
This is my personal attempt on reverse engineering the Tetris gameboy.