Skip to content

Cecil Method Finder is a command-line tool for searching methods in a module

Notifications You must be signed in to change notification settings

ilyas-kayumov/CecilMethodFinder

Repository files navigation

Cecil Method Finder

Cecil Method Finder is a command-line tool for searching methods in a module

How to use

Find methods with name "Foo" in "library.dll":

CecilMethodFinder.exe path\to\library.dll Foo

Find methods with name "Bar" in "executable.exe":

CecilMethodFinder.exe path\to\executable.exe Bar

About

Cecil Method Finder is a command-line tool for searching methods in a module

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages