Skip to content

Hoping this will merge the latest dnlib to the library by yck1509 to use with his obfuscator#2

Open
timnboys wants to merge 573 commits into
yck1509:masterfrom
0xd4d:master
Open

Hoping this will merge the latest dnlib to the library by yck1509 to use with his obfuscator#2
timnboys wants to merge 573 commits into
yck1509:masterfrom
0xd4d:master

Conversation

@timnboys

Copy link
Copy Markdown

Hoping this will merge the latest dnlib to the library by yck1509 to use with his obfuscator

@0xd4d 0xd4d force-pushed the master branch 2 times, most recently from 679687e to 55bbaed Compare October 28, 2017 20:11
@0xd4d 0xd4d force-pushed the master branch 2 times, most recently from ea4a7f4 to b4843c7 Compare July 14, 2019 16:45
@0xd4d 0xd4d force-pushed the master branch 2 times, most recently from 7c75f09 to 2568b46 Compare September 24, 2019 23:05
wtfsck and others added 6 commits September 25, 2019 19:30
* Allowing overwriting of the dll name which should be imported

* Fixing length calculation issue

* Allow users to overwrite EntryPointName

* Adding hint about ijwhost on .NET Core to readme
wtfsck and others added 30 commits November 5, 2023 21:48
Implement IMemberDef for ITypeOrMethodDef
* Add new `AllowByRefLike` generic parameter attribute

* Update `GenericParamAttributes.SpecialConstraintMask`
Sort `ExportedType` table when writing to comply with new ECMA Augments
`ModuleWriter` no longer ignores `Cor20HeaderOptions.EntryPoint` value
…eworkAttribute

Fix potential infinite loop in `TryGetOriginalTargetFrameworkAttribute`
Add support for `TypeAttributes.ExtendedLayout`
- Use .NET 10, since .NET 6 is not by default on new computer anymore and it's not supported
- You cannot save to drive C: in Windows 11 by default. Maybe just my computer, who knowns. Anyway, that make examples Windows only, which is unnecessary
- Example3 crashed, since invariant changed, and you should pass empty string as locale.
Preserve the type name string in `CustomMarshalType` if parsing it fails
Fix AssemblyResolver.Remove for fuzzy find
Add MethodImplAttributes.Async flag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.