KSG
KSG
Burp was crash after applying openjfx library :(
> I'll edit this comment to collect a list of other Gradle dependency analysis tools, to look at how they're avoiding the `AmbiguousConfigurationSelectionException` and `AmbiguousVariantSelectionException` (ticked ones have been looked...
> Thanks for reporting this. It is working properly on  but not on  > > Seems like we need to add `IHttpService` to the request on this line:...
vscode command for file navigation (https://code.visualstudio.com/api/references/commands) ```typescript vscode.commands.executeCommand( "editor.action.goToLocations", vscode.Uri.file(filepath), new vscode.Position(linenumber, 0), [], "goto" ); ```
Hello @hahwul ! I've added a new option to include file paths in the result output. I did this by adding a details field (a struct type) to the Endpoint...
@hitfzyangdianshi Hello, I have fixed the suspicious code. Please try again by upgrading the frida-gadget version to 1.3.8 (`pip install frida-gadget --upgrade`). If it still doesn't work, please send me...
@hitfzyangdianshi The injection was successful and i couldn't identify the issue from your logcat. How about trying to change the main activity to UnityPlayerActivity? You can do it like this...
Testing in https://github.com/ksg97031/endpoints