You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, if I have a dll file I want to add to this thing, how can I do so. or is this not possible?
Alot of programs I want to decompile and edit require me to add some missing dependencies to compile the edited version.
So my question is is there a way to do so or is there no way to add dependencies?
The text was updated successfully, but these errors were encountered:
Hi, this can be done when editing using the C# edit dialog.
This button shown in the image allows the selection of an arbitrary DLL on the disk while the button next to it allows the selection of an assembly from the GAC which includes the basic framework assemblies.
Description
For example, if I have a dll file I want to add to this thing, how can I do so. or is this not possible?
Alot of programs I want to decompile and edit require me to add some missing dependencies to compile the edited version.
So my question is is there a way to do so or is there no way to add dependencies?
The text was updated successfully, but these errors were encountered: