issues
search
0xd4d
/
dnlib
Reads and writes .NET assemblies and modules
MIT License
2.18k
stars
587
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`ModuleWriter` no longer ignores `Cor20HeaderOptions.EntryPoint` value
#564
ElektroKill
closed
3 days ago
4
Ability to Exclude Directories?
#562
CWXDEV
closed
1 week ago
0
Need to dispose of enumerators
#560
wtfsck
opened
6 months ago
0
Sort `ExportedType` table when writing to comply with new ECMA Augments
#559
ElektroKill
closed
6 months ago
1
Sort `ExportedType` table in the same way as the `TypeDef` table
#558
ElektroKill
closed
6 months ago
3
Add new `AllowByRefLike` generic parameter attribute
#557
ElektroKill
closed
6 months ago
2
Allow open generic in dynamic method (experimental, not a legal operation, with unpredictable problems)
#556
wwh1004
opened
6 months ago
23
Pass in genericParamProvider
#555
CreateAndInject
closed
6 months ago
7
Update comment for DynamicMethodBodyReaderOptions
#554
CreateAndInject
closed
6 months ago
3
Add ImportAsOperand to fix DynamicMethodBodyReader
#553
CreateAndInject
closed
6 months ago
15
I already know how UnknownDeclaringType happen
#552
CreateAndInject
opened
8 months ago
1
Why don't CreateGenericInstMethodSig
#551
CreateAndInject
opened
8 months ago
25
"Expected a null constant." error when saving assembly with pdb
#550
maxkatz6
opened
8 months ago
7
Sync ReturnParameter
#549
CreateAndInject
closed
9 months ago
0
dnlib.DotNet.Writer.ModuleWriterException
#548
CatLover248
closed
9 months ago
2
.NET cannot install (UAC prompt when running installer)
#547
NOOTNOOTNG
closed
9 months ago
0
Should we update ReturnParameter when updating ReturnType?
#546
CreateAndInject
closed
9 months ago
2
ModuleWriterException: Invalid section RVA
#545
Drovosek01
opened
9 months ago
1
dnlib is missing NuGet package README file
#544
lyndaidaii
opened
9 months ago
0
InvalidOperationException when md rva isn't alignment
#543
CreateAndInject
opened
10 months ago
5
Implement IMemberDef for ITypeOrMethodDef
#542
CreateAndInject
closed
10 months ago
0
Can ITypeOrMethodDef implement IMemberDef?
#541
CreateAndInject
closed
10 months ago
1
Clean moduleSearchPaths
#540
CreateAndInject
closed
10 months ago
3
The precise method for calculating 'RVA'
#539
SoheilMV
opened
10 months ago
0
Potential feature: Support for 64 bit offsets and length in dnlib.IO
#538
ElektroKill
closed
10 months ago
2
Check overlaps
#536
CreateAndInject
closed
10 months ago
15
Single File Executable Error: .NET data directory RVA is 0
#534
xibaoning
opened
11 months ago
0
Linux R2R mixed dll can't be saved.
#533
FickoDeLux
opened
1 year ago
2
Fix incorrect column sizes when writing portable or embedded PDB files
#532
ElektroKill
closed
1 year ago
2
Update Example6.cs for resolve System.InvalidOperationException
#531
Y4er
closed
1 year ago
1
PDB Generated is wrong
#530
jespanag
closed
1 year ago
7
Improve IsValueType for GenericSig
#529
CreateAndInject
closed
1 year ago
4
Speed up Import(FieldInfo) when debugging
#528
CreateAndInject
closed
1 year ago
1
Optimize finding CustomAttribute by a full name
#527
AlanLiu90
closed
1 year ago
3
Resolve `SigComparer` regression introduced in 4.0
#525
ElektroKill
closed
1 year ago
10
Fix CompareReferenceOnly
#524
CreateAndInject
closed
1 year ago
15
HasOverrides Generic Type
#523
workgroupengineering
closed
1 year ago
2
Import property without using typeof
#522
AndriiTomashevskyi
closed
1 year ago
0
Make `Instruction.GetArgumentType` consistent with `ParameterList`
#521
ElektroKill
closed
1 year ago
0
Optimize type name computation
#520
ElektroKill
closed
1 year ago
2
Optimize properties on `TypeRef` and `TypeDef`
#519
ElektroKill
closed
1 year ago
3
Align field initial value to match the Microsoft's ECMA augments
#518
ElektroKill
closed
1 year ago
5
Compare reference only for MemberDefs if they are from the same module
#517
CreateAndInject
closed
1 year ago
4
Error CS0246 The type or namespace name 'dnlib' could not be found (perhaps missing a using directive or an assembly reference).
#516
IvanAstran
closed
1 year ago
1
Add additional net6.0 target framework
#515
ElektroKill
closed
1 year ago
1
Consider adding a net6.0 as an additional target framework
#514
ElektroKill
closed
1 year ago
2
Improve Importer TryToUseTypeDefs
#513
CreateAndInject
closed
1 year ago
7
Add additional read methods to `DataStream` to allow further customization of `DataReader` behavior
#512
ElektroKill
closed
1 year ago
0
Expose `WinMDHelpers` class
#511
ElektroKill
closed
1 year ago
0
Expose `WinMDHelpers` for consumers
#510
ElektroKill
closed
1 year ago
2
Next