Releases: SamboyCoding/Cpp2IL
Releases · SamboyCoding/Cpp2IL
Commit 1d35796711391fc70a12723dc1c6c28d7ed6513c
commit_1d35796711391fc70a12723dc1c6c28d7ed6513c More generic method improvements, update array offsets for x86_64, ad…
Commit 01bd3988b719f77aa10d8a0cf36dc08d63204cc6
commit_01bd3988b719f77aa10d8a0cf36dc08d63204cc6 Fix static field write detection
Commit eb307fef17934aff570da64a85fc77de15758b97
commit_eb307fef17934aff570da64a85fc77de15758b97 Attempt to fix build
Commit dcf68dbaa21ad4fd06a2d39817b762d1e58c3a22
Note: This Release uses the New Analysis Engine by default, which aims to increase accuracy of produced pseudocode and allows for future IL generation.
Some things may have regressed, but DummyDLL functionality (--skip-analysis --skip-metadata-txts) should still work fine.
Commit c86c0274633f2c171ea94ec904f7226af790c34c
commit_c86c0274633f2c171ea94ec904f7226af790c34c Disable metadata usage lookup for metadata 27+, fixing crash in analy…
Commit e0bb96b3b7b398b88305dbce365ccb4493086540
commit_e0bb96b3b7b398b88305dbce365ccb4493086540 Support v27 for everything except metadata usages.
Commit 8aa7b287d89ea5fe39e978f702eb936f269455f8
commit_8aa7b287d89ea5fe39e978f702eb936f269455f8 Proper differentiation between v27 and v27.1 (adjustor thunks)
Commit 95ee73e794e90a62cc3087d5b48cd30f220e5138
commit_95ee73e794e90a62cc3087d5b48cd30f220e5138 Fix string decoding - was breaking with obfuscation - and don't apply…
Commit 329b8afddddca85f0416407d3cf98c9df4a5a73c
commit_329b8afddddca85f0416407d3cf98c9df4a5a73c Shave off maybe another second in large games
Commit 2d18fe2746a3dd5df13f74b8abd7b4c79eda0b0c
commit_2d18fe2746a3dd5df13f74b8abd7b4c79eda0b0c Ensure we generate all the attributes for fields, types, and methods