Search Criteria
Package Details: cpp2il-git 2022.0.7.r17.g20ccab2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cpp2il-git.git (read-only, click to copy) |
---|---|
Package Base: | cpp2il-git |
Description: | Work-in-progress tool to reverse unity's IL2CPP toolchain. (git version) |
Upstream URL: | https://github.com/SamboyCoding/Cpp2IL |
Licenses: | MIT |
Submitter: | Fijxu |
Maintainer: | Fijxu |
Last Packager: | Fijxu |
Votes: | 1 |
Popularity: | 0.82 |
First Submitted: | 2023-06-26 07:45 (UTC) |
Last Updated: | 2024-01-13 03:30 (UTC) |
Dependencies (4)
- dotnet-runtime-6.0 (dotnet-runtime-6.0-binAUR)
- dotnet-host (dotnet-host-preview-binAUR, dotnet-host-preview-binAUR, dotnet-host-binAUR, dotnet-host-binAUR) (make)
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-5.0-binAUR, dotnet-sdk-6.0.110-binAUR, dotnet-sdk-7.0-binAUR, dotnet-sdk-8.0.300-binAUR, dotnet-sdk-6.0-binAUR, dotnet-sdk-8.0-binAUR, dotnet-sdk-preview-binAUR, dotnet-sdk-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
bemxio commented on 2025-07-23 16:36 (UTC) (edited on 2025-07-23 16:37 (UTC) by bemxio)
development
is now the default branch for the upstream repository, thus this package andcpp2il-dev-git
pull from the same source. The project has also switched to .NET 9 back in November, the version should be changed inside thedepends
and the copy command on line 41.