Lysis-Web icon indicating copy to clipboard operation
Lysis-Web copied to clipboard

Decompiling several files

Open eyal282 opened this issue 2 years ago • 1 comments

I want to debug a crash on https://crash.limetech.org/

and the only info is that the plugin uses KeyValues::FindKey, probably a Sourcemod related call to the function.

I want to decompile my entire server's plugins and see which plugins use KeyValues to debug from there.

eyal282 avatar Sep 19 '23 12:09 eyal282

I'd recommend grabbing the jar yourself and write a script

Headline avatar Sep 20 '23 00:09 Headline