Skip to content

Conversation

@mkaring
Copy link
Owner

@mkaring mkaring commented Jan 26, 2021

Implemented handling for the renamer in case all methods of a VTable slot don't belong to the type, the slots belongs to.
This happens in case a type implicitly implements an interface by inheriting another class.

fixes #306

Implemented handling for the renamer in case all methods of a VTable slot don't belong to the type, the slots belongs to.
This happens in case a type implicitly implements an interface by inheriting another class.
@mkaring mkaring self-assigned this Jan 26, 2021
@mkaring mkaring added the bug Something isn't working label Jan 26, 2021
@mkaring mkaring added this to the 1.5 milestone Jan 26, 2021
@AppVeyorBot
Copy link

Build ConfuserEx 690 completed (commit bd2477b833 by @mkaring)

@mkaring mkaring merged commit b3c2281 into master Jan 27, 2021
@mkaring mkaring deleted the feature/306_rename_class_inherit branch January 27, 2021 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The obfused dll cannot be load: Method 'x' in type 'xx' from assembly 'xxx' does not have an implementation

3 participants