Exetools

Exetools (https://forum.exetools.com/index.php)
-   Developer Section (https://forum.exetools.com/forumdisplay.php?f=48)
-   -   dnSpy Plugins (https://forum.exetools.com/showthread.php?t=16991)

n00b 08-16-2015 12:24

dnSpy Plugins
 
1 Attachment(s)
Hi there fellow Exetools friends; since I just created this little handy plugin for personal use, I thought pherhaps maybe others wanted to create their own plugins some day - so, I figured an own thread for plugins would be good :D

ByteArray.Language.Plugin
The name says it all, I'd hope...

External Link:
https://mega.nz/#!bV0VjBpZ!AjfgWYvlm...8ywKwcIGX73sBY

riverstore 08-23-2015 09:55

Thanks a lot for sharing. Can you please give a small tip on how to use it?

n00b 08-29-2015 17:11

Just place the plugin inside the folder you have already installed dnSpy, from there - choose the language from the language box during decompilation of any chosen target :)

CodeCracker 11-11-2025 20:01

For dnSpy-net-win32 it works fine;
for dnSpy-net-win64 doesn't load;
any change to load this plugin for dnSpy-net-win64 ?

WyvernX 12-08-2025 08:22

Another good one by Holly-hacker.
https://github.com/holly-hacker/dnSpy.Extension.HoLLy

Features
  1. Change the displayed symbol name of types, methods, properties or fields, without modifying the binary. These modified names are saved in an xml file, meaning you can write a tool to generate them automatically.
  2. Please keep in mind that this works in a relatively hacky way, and it can't be seen as a perfect replacement for manually renaming symbols. See current issues for limitations.
  3. This can be accessed through the decompiler language dropdown in the menu bar.
  4. Inject managed (.NET) DLLs into the debugged process. The injected DLL must have a method with signature static int Method(string argument). .NET Core and Unity x64 are not yet supported.
  5. Disassemble native functions
  6. Show control flow graphs for both managed and native functions
  7. Underline managed assemblies in the treeview.
  8. Several commands to help with extension development in debug mode

(note: user mentioned: an own thread for plugins. I took this to mean he wanted this thread to be a source for useful dnspy plugins, based on the title of the topic. @n00b if you wanted this to be your own dnspy plugins let me know and I will delete this.)

n00b 12-28-2025 19:46

Quote:

Originally Posted by CodeCracker (Post 134104)
For dnSpy-net-win32 it works fine;
for dnSpy-net-win64 doesn't load;
any change to load this plugin for dnSpy-net-win64 ?

I can make no promises as of yet, because I honestly is not sure if I even have the old source code anymore...


All times are GMT +8. The time now is 14:12.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX