AxDSan / dnSpy-StringsAnalyzer

Plugin for DnSpy - Analyze through assemblies and display their strings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dnSpy-StringsAnalyzer

Plugin for DnSpy - Analyze assemblies and display strings.

dnSpy Strings Analyzer - Plugin in Action

This plugin will display strings of a loaded assembly in a nice and comfortable ListView, keep in mind this plugin still under development there is motivation towards it, but however with my currently limited knowledge on C# I'm unable to finish it off without further studying on the respective parts of the other plugins, or, unless someone helps me finish it.


TODO


[√] Fix scrolling bars not working properly...

[-] Add ContextMenu to each individual ListViewItem...

[-] Add Double Click & Goto Method Function...


[√] = Done

[-] = Missing


A lot of things have changed, if you want to keep up with the changes or want to see where I'm stuck, what I'm doing, please go check out my Trello: https://trello.com/b/Q2tutu97/dnspy-stringsanalyzer

StringsAnalyzer now display found strings inside a ToolWindow, not the same layout as before, but that layout (the previous one) is the intended one to be used.

More coming soon... stay tuned...

About

Plugin for DnSpy - Analyze through assemblies and display their strings.


Languages

Language:C# 100.0%