Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / 0xd4d/dnlib issues and pull requests
#562 - Ability to Exclude Directories?
Issue -
State: open - Opened by CWXDEV 4 months ago
#560 - Need to dispose of enumerators
Issue -
State: open - Opened by wtfsck 6 months ago
#559 - Sort `ExportedType` table when writing to comply with new ECMA Augments
Pull Request -
State: closed - Opened by ElektroKill 6 months ago
- 1 comment
#558 - Sort `ExportedType` table in the same way as the `TypeDef` table
Issue -
State: closed - Opened by ElektroKill 6 months ago
- 3 comments
#557 - Add new `AllowByRefLike` generic parameter attribute
Pull Request -
State: closed - Opened by ElektroKill 6 months ago
- 2 comments
#556 - Allow open generic in dynamic method (experimental, not a legal operation, with unpredictable problems)
Pull Request -
State: open - Opened by wwh1004 7 months ago
- 23 comments
#555 - Pass in genericParamProvider
Pull Request -
State: closed - Opened by CreateAndInject 7 months ago
- 7 comments
#554 - Update comment for DynamicMethodBodyReaderOptions
Pull Request -
State: closed - Opened by CreateAndInject 7 months ago
- 3 comments
#553 - Add ImportAsOperand to fix DynamicMethodBodyReader
Pull Request -
State: closed - Opened by CreateAndInject 8 months ago
- 15 comments
#552 - I already know how UnknownDeclaringType happen
Issue -
State: open - Opened by CreateAndInject 8 months ago
- 1 comment
#551 - Why don't CreateGenericInstMethodSig
Issue -
State: open - Opened by CreateAndInject 8 months ago
- 25 comments
#550 - "Expected a null constant." error when saving assembly with pdb
Issue -
State: open - Opened by maxkatz6 8 months ago
- 7 comments
#549 - Sync ReturnParameter
Pull Request -
State: closed - Opened by CreateAndInject 9 months ago
#548 - dnlib.DotNet.Writer.ModuleWriterException
Issue -
State: closed - Opened by CatLover248 9 months ago
- 2 comments
#547 - .NET cannot install (UAC prompt when running installer)
Issue -
State: closed - Opened by NOOTNOOTNG 9 months ago
Labels: invalid
#546 - Should we update ReturnParameter when updating ReturnType?
Issue -
State: closed - Opened by CreateAndInject 9 months ago
- 2 comments
#545 - ModuleWriterException: Invalid section RVA
Issue -
State: open - Opened by Drovosek01 9 months ago
- 1 comment
#544 - dnlib is missing NuGet package README file
Issue -
State: open - Opened by lyndaidaii 10 months ago
Labels: enhancement
#543 - InvalidOperationException when md rva isn't alignment
Issue -
State: open - Opened by CreateAndInject 10 months ago
- 5 comments
#542 - Implement IMemberDef for ITypeOrMethodDef
Pull Request -
State: closed - Opened by CreateAndInject 10 months ago
#541 - Can ITypeOrMethodDef implement IMemberDef?
Issue -
State: closed - Opened by CreateAndInject 10 months ago
- 1 comment
#540 - Clean moduleSearchPaths
Pull Request -
State: closed - Opened by CreateAndInject 10 months ago
- 3 comments
#539 - The precise method for calculating 'RVA'
Issue -
State: open - Opened by SoheilMV 10 months ago
#538 - Potential feature: Support for 64 bit offsets and length in dnlib.IO
Issue -
State: closed - Opened by ElektroKill 10 months ago
- 2 comments
#536 - Check overlaps
Pull Request -
State: closed - Opened by CreateAndInject 11 months ago
- 15 comments
#534 - Single File Executable Error: .NET data directory RVA is 0
Issue -
State: open - Opened by xibaoning 12 months ago
#533 - Linux R2R mixed dll can't be saved.
Issue -
State: open - Opened by FickoDeLux 12 months ago
- 2 comments
#532 - Fix incorrect column sizes when writing portable or embedded PDB files
Pull Request -
State: closed - Opened by ElektroKill about 1 year ago
- 2 comments
#531 - Update Example6.cs for resolve System.InvalidOperationException
Pull Request -
State: closed - Opened by Y4er about 1 year ago
- 1 comment
#530 - PDB Generated is wrong
Issue -
State: closed - Opened by jespanag about 1 year ago
- 7 comments
#529 - Improve IsValueType for GenericSig
Pull Request -
State: closed - Opened by CreateAndInject about 1 year ago
- 4 comments
#528 - Speed up Import(FieldInfo) when debugging
Pull Request -
State: closed - Opened by CreateAndInject about 1 year ago
- 1 comment
#527 - Optimize finding CustomAttribute by a full name
Pull Request -
State: closed - Opened by AlanLiu90 about 1 year ago
- 3 comments
#525 - Resolve `SigComparer` regression introduced in 4.0
Pull Request -
State: closed - Opened by ElektroKill about 1 year ago
- 10 comments
#524 - Fix CompareReferenceOnly
Pull Request -
State: closed - Opened by CreateAndInject about 1 year ago
- 15 comments
#523 - HasOverrides Generic Type
Issue -
State: closed - Opened by workgroupengineering about 1 year ago
- 2 comments
#522 - Import property without using typeof
Issue -
State: closed - Opened by AndriiTomashevskyi over 1 year ago
#521 - Make `Instruction.GetArgumentType` consistent with `ParameterList`
Pull Request -
State: closed - Opened by ElektroKill over 1 year ago
#520 - Optimize type name computation
Pull Request -
State: closed - Opened by ElektroKill over 1 year ago
- 2 comments
#519 - Optimize properties on `TypeRef` and `TypeDef`
Issue -
State: closed - Opened by ElektroKill over 1 year ago
- 3 comments
#518 - Align field initial value to match the Microsoft's ECMA augments
Pull Request -
State: closed - Opened by ElektroKill over 1 year ago
- 5 comments
#517 - Compare reference only for MemberDefs if they are from the same module
Pull Request -
State: closed - Opened by CreateAndInject over 1 year ago
- 4 comments
#516 - Error CS0246 The type or namespace name 'dnlib' could not be found (perhaps missing a using directive or an assembly reference).
Issue -
State: closed - Opened by IvanAstran over 1 year ago
- 1 comment
#515 - Add additional net6.0 target framework
Pull Request -
State: closed - Opened by ElektroKill over 1 year ago
- 1 comment
#514 - Consider adding a net6.0 as an additional target framework
Issue -
State: closed - Opened by ElektroKill over 1 year ago
- 2 comments
#513 - Improve Importer TryToUseTypeDefs
Pull Request -
State: closed - Opened by CreateAndInject over 1 year ago
- 7 comments
#512 - Add additional read methods to `DataStream` to allow further customization of `DataReader` behavior
Pull Request -
State: closed - Opened by ElektroKill over 1 year ago
#511 - Expose `WinMDHelpers` class
Pull Request -
State: closed - Opened by ElektroKill over 1 year ago
#510 - Expose `WinMDHelpers` for consumers
Issue -
State: closed - Opened by ElektroKill over 1 year ago
- 2 comments
#509 - Extend `DataStream` with additional methods for signed integers and decimal
Issue -
State: closed - Opened by ElektroKill over 1 year ago
- 1 comment
#508 - Add support for .NET 8.0 and `DynamicILInfo` to `DynamicMethodBodyReader`
Pull Request -
State: closed - Opened by ElektroKill over 1 year ago
#507 - The pdb generated by dnlib cannot be loaded by unity
Issue -
State: open - Opened by Misaka-Mikoto-Tech over 1 year ago
- 2 comments
#506 - Fixed `Resolver` for `null` `TypeRef.ResolutionScope`
Pull Request -
State: closed - Opened by ElektroKill over 1 year ago
#505 - Is there any way to get a partial class in which documents exist in?
Issue -
State: closed - Opened by Misaka-Mikoto-Tech over 1 year ago
#504 - Add rudimentary support for `DeserializingResourceReader`
Pull Request -
State: closed - Opened by ElektroKill over 1 year ago
- 4 comments
#503 - Support new `PrimaryConstructorInformationBlob` Roslyn CDI
Pull Request -
State: closed - Opened by ElektroKill over 1 year ago
- 2 comments
#502 - Can `CustomAttribute` support types other than `Type`?
Issue -
State: closed - Opened by Misaka-Mikoto-Tech over 1 year ago
#501 - Need a method to get the non-generic signature of a MethodSpec
Issue -
State: closed - Opened by Misaka-Mikoto-Tech over 1 year ago
- 2 comments
#499 - Saving Mixed Mode Assembly on Linux
Issue -
State: closed - Opened by AndriiTomashevskyi over 1 year ago
- 1 comment
#498 - Example for Windows PDB
Issue -
State: closed - Opened by baylf2000 over 1 year ago
- 3 comments
#497 - System.BadImageFormatException: ".NET data directory RVA is 0"
Issue -
State: closed - Opened by TrixiS over 1 year ago
- 5 comments
#495 - MetadataFlags.PreserveAll breaks Portable/Embedded PDBs
Issue -
State: closed - Opened by jespanag almost 2 years ago
- 4 comments
#492 - MethodUtils
Issue -
State: open - Opened by sunnamed434 almost 2 years ago
#490 - How to get a variable with type ValueType from type Struct?
Issue -
State: closed - Opened by Release almost 2 years ago
- 3 comments
#489 - Assembly attributes are gone
Issue -
State: closed - Opened by sunnamed434 almost 2 years ago
- 1 comment
#488 - NativeMethodBody that has byte[] as assembly code
Issue -
State: open - Opened by sunnamed434 almost 2 years ago
#487 - Manifest Assembly
Issue -
State: closed - Opened by r3xq1 about 2 years ago
- 1 comment
#486 - Add support for boxed custom attribute arguments to `MemberFinder`
Pull Request -
State: closed - Opened by ElektroKill about 2 years ago
#485 - Add support for new Roslyn CustomDebugInfo
Pull Request -
State: closed - Opened by ElektroKill about 2 years ago
- 5 comments
#484 - NativeMethodBody Code
Issue -
State: open - Opened by HideakiAtsuyo about 2 years ago
#483 - Way to understand that TypeSig is an Nullable<T>
Issue -
State: open - Opened by sunnamed434 about 2 years ago
#482 - Param is already owned by another method. Set DeclaringMethod to null first.
Issue -
State: closed - Opened by sunnamed434 about 2 years ago
- 1 comment
#481 - There's not enough bytes left to read
Issue -
State: closed - Opened by Aholicknight about 2 years ago
- 1 comment
#480 - convert expression from c# to python
Issue -
State: closed - Opened by blessasha about 2 years ago
- 1 comment
#479 - Don't create wrong TypeSig for TypeDef
Pull Request -
State: closed - Opened by CreateAndInject about 2 years ago
#477 - Renaming a FieldDef in a generic class and updating all of its MemberRefs
Issue -
State: closed - Opened by xyx0826 about 2 years ago
#476 - Removing a Namespace or a class from an Assembly
Issue -
State: closed - Opened by Th3Hunger over 2 years ago
- 1 comment
#474 - Fix ArgumentOutOfRangeException
Pull Request -
State: closed - Opened by CreateAndInject over 2 years ago
- 2 comments
#473 - fix: correct a wrong flag in IsClass
Pull Request -
State: closed - Opened by gdh1995 over 2 years ago
- 3 comments
#472 - Misleading use of uint
Issue -
State: closed - Opened by blattm over 2 years ago
- 1 comment
#471 - Ignore checkValueType if type is TypeDef
Issue -
State: closed - Opened by CreateAndInject over 2 years ago
- 1 comment
#470 - Improvements to `DynamicMethodBodyReader`
Pull Request -
State: closed - Opened by ElektroKill over 2 years ago
- 1 comment
#469 - Don't substitute type generic arguments when don't compare declaring type.
Pull Request -
State: closed - Opened by wwh1004 over 2 years ago
- 3 comments
#468 - Equals but GetHashCode returns different values in #466
Issue -
State: closed - Opened by CreateAndInject over 2 years ago
- 2 comments
#467 - About interface IContainsGenericParameter and IContainsGenericParameter2
Issue -
State: closed - Opened by wwh1004 over 2 years ago
- 3 comments
#466 - Fix Importer and SigComparer‘s handling of generic when must treat generic type definition as generic instantiation type.
Pull Request -
State: closed - Opened by wwh1004 over 2 years ago
- 5 comments
#465 - PR #452 breaks old commit d84c7cc
Issue -
State: closed - Opened by wwh1004 over 2 years ago
#464 - SigComparer.GetHashCode and SigComparer.Equals can't handle generic field correctly
Issue -
State: closed - Opened by wwh1004 over 2 years ago
#463 - Also call MustTreatTypeAsGenericInstType for next node of TypeSig
Issue -
State: closed - Opened by wwh1004 over 2 years ago
#462 - Importer create ClassSig rather than GenericInstSig for generic type
Issue -
State: closed - Opened by CreateAndInject over 2 years ago
- 11 comments
#461 - Type kind
Issue -
State: closed - Opened by sunnamed434 over 2 years ago
#460 - where can i find format or relate info detail about #- stream ?
Issue -
State: closed - Opened by WillDawnlll over 2 years ago
- 2 comments
#459 - Can you bump version to nuget 3.4.1
Issue -
State: closed - Opened by CreateAndInject over 2 years ago
- 1 comment
#457 - The Writing damage my dll ?
Issue -
State: closed - Opened by HPXCoder over 2 years ago
- 11 comments
#456 - "BadImageFormatException: No string associated with token." occured when Load and Write DirectWriteForwarder.dll
Issue -
State: closed - Opened by yangzhongke over 2 years ago
- 1 comment
#455 - Load and Write, the file size of PresentationFramework.dll varies greatly
Issue -
State: closed - Opened by yangzhongke over 2 years ago
- 3 comments
#454 - Align field data
Issue -
State: closed - Opened by wtfsck almost 3 years ago
- 10 comments
#453 - Support .NET Core / .NET assembly resolving
Issue -
State: open - Opened by wwh1004 almost 3 years ago
- 3 comments
#452 - Fix 'Importer.Import(FieldInfo)' and 'Importer.ImportDeclaringType(Type)'
Pull Request -
State: closed - Opened by wwh1004 almost 3 years ago
- 1 comment
#451 - Do you forget to include .pdb in nupkg from 3.2?
Issue -
State: closed - Opened by CreateAndInject almost 3 years ago
- 1 comment