Windows search tool wasn't enough to find the methods I was looking for, inside .jad files. So I wrote a few lines of C# code to have this explendid tool. It behaves like Linux grep, except for its regular expressions, lol.
http://jaderd.googlepages.com/WinGrep.exe
Arguments:
1: start folder path (e.g.: c:\)
2: file pattern (e.g.: *.class)
3: search string (e.g.: getFromLocation)
Full example : WinGrep.exe c:\ *.class getFromLocation
Showing posts with label .NET C# console application. Show all posts
Showing posts with label .NET C# console application. Show all posts
Saturday, October 11, 2008
Subscribe to:
Posts (Atom)