Cpp2IL icon indicating copy to clipboard operation
Cpp2IL copied to clipboard

Work-in-progress tool to reverse unity's IL2CPP toolchain.

Results 71 Cpp2IL issues
Sort by recently updated
recently updated
newest added

Hi! Every method has such error: Generated IL: Action of type Cpp2IL.Core.Analysis.Actions.ARM64.Arm64ReturnAction at (0xAC1620) is corrupt (Return value has a type of System.Int64, expecting an object of type Shared.Entities.InventoryItem) and...

It seems Cpp2IL doesn't have option to input base address. I needed to dump binary and metadata from memory in order to obtain decrypted blocks. I tried to input command...

Bumps [Avalonia.Diagnostics](https://github.com/AvaloniaUI/Avalonia) from 0.10.13 to 0.10.17. Release notes Sourced from Avalonia.Diagnostics's releases. 0.10.17 https://www.nuget.org/packages/Avalonia/0.10.17 Full changelog: https://github.com/AvaloniaUI/Avalonia/compare/release/0.10.16...release/0.10.17 Bugfixes #8483 [macOS] Fix initial window size on osx. #8494 [macOS] Fixes red...

dependencies
.NET

Bumps [Avalonia](https://github.com/AvaloniaUI/Avalonia) from 0.10.13 to 0.10.17. Release notes Sourced from Avalonia's releases. 0.10.17 https://www.nuget.org/packages/Avalonia/0.10.17 Full changelog: https://github.com/AvaloniaUI/Avalonia/compare/release/0.10.16...release/0.10.17 Bugfixes #8483 [macOS] Fix initial window size on osx. #8494 [macOS] Fixes red...

dependencies
.NET

Bumps [Avalonia.Desktop](https://github.com/AvaloniaUI/Avalonia) from 0.10.13 to 0.10.17. Release notes Sourced from Avalonia.Desktop's releases. 0.10.17 https://www.nuget.org/packages/Avalonia/0.10.17 Full changelog: https://github.com/AvaloniaUI/Avalonia/compare/release/0.10.16...release/0.10.17 Bugfixes #8483 [macOS] Fix initial window size on osx. #8494 [macOS] Fixes red...

dependencies
.NET

Bumps [Avalonia.ReactiveUI](https://github.com/AvaloniaUI/Avalonia) from 0.10.13 to 0.10.17. Release notes Sourced from Avalonia.ReactiveUI's releases. 0.10.17 https://www.nuget.org/packages/Avalonia/0.10.17 Full changelog: https://github.com/AvaloniaUI/Avalonia/compare/release/0.10.16...release/0.10.17 Bugfixes #8483 [macOS] Fix initial window size on osx. #8494 [macOS] Fixes red...

dependencies
.NET

Just a minor fix in README. There is no ArmV7 on macOS. Armv8 chip called M1 was first introduced

any plan for making it support metadata v23 ?

enhancement
area:libcpp2il

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.3 to 2.4.5. Release notes Sourced from xunit.runner.visualstudio's releases. v2.4.4.1 Changes: Bugs: #292: Fixing a hang in test discovery Others: #304: Update xunit version to 2.4.2-pre.12 #297:...

dependencies
.NET

Dummy DLLs currently do not export base constructor calls, which can cause exporting issues when using [AssetRipper](https://github.com/AssetRipper/AssetRipper/issues/291). Because AssetRipper takes every type in the dummy assembly at face value, it...

enhancement
output-format: dummydll