Skip to content
This repository has been archived by the owner on Jan 27, 2019. It is now read-only.

Remove DebuggerDisplayAttribute #590

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RachamimYaakobov
Copy link

Remove DebuggerDisplayAttribute from all types

Remove DebuggerDisplayAttribute from all types
@Monotek18
Copy link

Monotek18 commented Apr 4, 2017

is this useful against this ?
https://www.youtube.com/watch?v=eK3D-qgLY80

@RachamimYaakobov
Copy link
Author

I tried to do like a video but it did not work, did you succeed?

@Monotek18
Copy link

I didn't succeed, but this video seem easier to do:
https://www.youtube.com/watch?v=X0F_-sE-6GU

@RachamimYaakobov
Copy link
Author

This video is much more understandable, but I could not find the '.free', did you succeed?

@Monotek18
Copy link

Yes but after this part the exe have only a PE, not anything else...
Do you have any idea on how we could prevent that ?

@RachamimYaakobov
Copy link
Author

ConfuserEx works fine, what do you want to prevent?
I think ConfuserEx should have a Genare part that everyone should write to himself, because the burglar learns the public code and thus gets hacked.

@Monotek18
Copy link

I mean the cctor, is this neccessary ? (or any other way to prevent unpacking like the tutorial)

Because in this case anyone can "unpack" a tool protected by ConfuserEx.

Check out the obfuscated output of an assembly with netguard.io, I select the free option and it look ultra secure. (can't imagine with paid feature)
Anyway that a shame that ConfuserEx was discontinued

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants