sothatsit   06-19-2015, 11:28 PM
#1
Hey, i'm looking to find a method call among many classes. I can do this fine using the regex search when the method has a refactored, unique name, like updatePlayer. The problem arises when i try to find a method called a(). As you can imagine, this comes up with lots of results. I was wondering how i would go about finding the method based on its class, like WorldServer.a(L...WinkV

Im guessing i just do not know how to use the regex finding method properly, could anyone tell me how?
Bibl   06-20-2015, 03:58 AM
#2
I don't know how to do this with vanilla bcv, but I'm going to extend the plugin system so stay tuned for that. I believe it's already possible to make such a plugin using the current 'api'.
Bibl   06-20-2015, 09:27 AM
#3
Turns out you can search it, mb.
[Image: VTTr0se.png]
sothatsit   06-20-2015, 10:59 AM
#4
(06-20-2015, 09:27 AM)Bibl Wrote: Turns out you can search it, mb.
[Image: VTTr0se.png]

Ah yes, thankyou! Don't know how i missed that (facepalm)
  
Users browsing this thread: 1 Guest(s)
Konloch Software - Bytecode Viewer - Reverse Engineering Forum
Copyright © 2014-2025 The Bytecode Club. Powered By MyBB.
CC0 Unless Specified Otherwise.