• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

SamboyCoding / Cpp2IL
35%

Build:
DEFAULT BRANCH: development
Repo Added 24 Aug 2024 11:07PM UTC
Files 292
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH development
branch: development
CHANGE BRANCH
x
Reset
  • development
  • api-expansion
  • array-type-signature-lower-bounds
  • asmresolver-6-beta-4
  • asmresolver-6-beta-6
  • asmresolver-6-rc-1
  • assembly-property-overrides
  • assembly-public-keys
  • attributeattribute-type-field
  • attributes-set-accessor
  • call-analysis-documentation
  • check-for-hasdefault-flag
  • concrete-generic-api-improvements
  • concrete-generic-method-documentation
  • concrete-generic-parameter-analysis-context
  • cursed-integer-index-v104
  • debugging-improvements
  • dependabot/github_actions/actions/setup-dotnet-4.2.0
  • dependabot/nuget/NUnit.Analyzers-4.5.0
  • dependabot/nuget/NUnit.Analyzers-4.6.0
  • dependabot/nuget/Pastel-6.0.1
  • dependabot/nuget/System.Text.Json-9.0.1
  • disable-cet-compat
  • dont-use-assembly-name-for-resolving
  • endianess-improvements
  • explicit-method-implementations
  • feature/arm64-support
  • field-context-tostring
  • fix-attribute-generator-method-analysis
  • fix-bad-primitive-types-in-injected-attributes
  • fix-corlib-module-self-reference
  • fix-diffable-cs-bug
  • fix-field-offsets-for-static-fields
  • fix-fixed-buffer-fields
  • fix-inject-parameter-isref
  • fix-macho-export-trie
  • fix-missing-dll-extension
  • fix-path
  • fix-stack-overflow
  • fix-switch-game
  • fix-try-map-virtual-address-to-raw
  • fix-warnings
  • generic-parameter-count
  • generic-parameter-fixes-and-improvements
  • genericparametersignature-fix
  • has-custom-attribute-with-full-name
  • hascustomattributes-bugs
  • improve-codegenmodules-recovery
  • improve-il2cpptype-handling
  • initialize-arrays-always
  • injected-method-overrides
  • injected-parameter-attributes
  • injection-everything
  • is-value-type-bugfix
  • mach-o-universal-support
  • memory-layout-pe
  • metadata-variable-width-index-helpers
  • method-overrides-fix
  • methodinfo-fix
  • modifiable-method-overrides
  • no-interface-base-method
  • override-member-types
  • override-name-virtual
  • package-plugins
  • patch-1
  • refactor-init
  • remove-attributeattribute-name
  • remove-inheritance-from-method-overrides
  • remove-ismanagedwithbody
  • remove-try-catch-in-key-function-addresses
  • remove-try-catch-in-map-raw-address-to-virtual
  • resolve-context-for-method-overload
  • revert-400-remove-ismanagedwithbody
  • segment-boundary
  • set-class-layout-only-for-structs
  • slnx
  • string-public-key
  • to-type-signature
  • trygetliteralat-fix
  • type-system-expansion
  • update-nuget-references
  • update-nuget-versions
  • use-assembly-name-for-module
  • use-newer-apis-and-cleanup-importing
  • use-plus
  • virtual-build-assemblies
  • x86-helper

22 Mar 2026 03:50AM UTC coverage: 35.366% (-0.006%) from 35.372%
23395111598

push

github

SamboyCoding
Core: Fix invalid CA blob with very specific constructions

1964 of 6919 branches covered (28.39%)

Branch coverage included in aggregate %.

0 of 2 new or added lines in 1 file covered. (0.0%)

4461 of 11248 relevant lines covered (39.66%)

254570.21 hits per line

Relevant lines Covered
Build:
Build:
11248 RELEVANT LINES 4461 COVERED LINES
254570.21 HITS PER LINE
Source Files on development
  • Tree
  • List 292
  • Changed 67
  • Source Changed 1
  • Coverage Changed 67
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23395111598 development Core: Fix invalid CA blob with very specific constructions push 22 Mar 2026 03:52AM UTC SamboyCoding github
35.37
23394769930 development core: Fix support for nested array custom attribute params push 22 Mar 2026 03:27AM UTC SamboyCoding github
35.37
23144759400 development LastIndexOf instead of IndexOf push 16 Mar 2026 12:58PM UTC SamboyCoding github
35.09
23144673178 development Add index/offset accessors to Il2CppMetadata Introduce utility accessors to Il2CppMetadata for retrieving entries by index or by offset. Adds methods for nested type indices, interface indices, property definitions, method definitions, and field ... push 16 Mar 2026 12:56PM UTC SamboyCoding github
35.15
23144689713 development Add NuGet packaging metadata and publish workflow Add package metadata and SourceLink to plugin projects. Update CI workflow to add publish steps for each plugin NuGet package. Also set ContinuousIntegrationBuild in LibCpp2IL to ensure CI-specifi... push 16 Mar 2026 12:56PM UTC SamboyCoding github
35.15
23144557413 development Remove try catch in Il2CppBinary::TryMapRawAddressToVirtual push 16 Mar 2026 12:53PM UTC SamboyCoding github
35.16
23144503888 development Remove try catch in key function addresses classes for X86 and Arm64 push 16 Mar 2026 12:51PM UTC SamboyCoding github
35.2
23144395830 development Fix bug in TryMapVirtualAddressToRaw Previously, it could return true with invalid output because only one error code was being checked. This also fixes the behavior in PE::MapVirtualAddressToRaw for when no section is found. push 16 Mar 2026 12:49PM UTC SamboyCoding github
35.19
22825981516 development Initialize arrays as empty when count is zero Ensure _codeGenModuleMethodPointers, _codegenModuleRgctxRanges, and _codegenModuleRgctxs are always initialized, even when their respective counts are zero, by assigning empty arrays. This prevents po... push 08 Mar 2026 05:23PM UTC SamboyCoding github
35.2
22825966441 development Update AssetRipper.CIL to version 1.3.1 Upgraded the AssetRipper.CIL NuGet package from version 1.3.0 to 1.3.1 in Cpp2IL.Core.csproj to incorporate the latest improvements and fixes. push 08 Mar 2026 05:22PM UTC SamboyCoding github
35.19
See All Builds (369)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc