lxhToolHTTPDecrypt icon indicating copy to clipboard operation
lxhToolHTTPDecrypt copied to clipboard

Simple Android/iOS protocol analysis and utilization tool

Results 20 lxhToolHTTPDecrypt issues
Sort by recently updated
recently updated
newest added

或者把整个项目打成包放到pipy也行安啥..每次第一次运行都提示少依赖

hook 结果 payment_type=1¬ify_url 原文应为 payment_type=1&notify_url 应该是和上个bug类似 可能一并解决了~

遇到多个app hook都是这个位置有问题 应该是bug?

装好依赖后运行,出现如下图异常,作者大大知道怎么处理吗?搜了一些处理方法都没有成功。谢谢。 ![image](https://user-images.githubusercontent.com/26781518/91937719-20e9fd80-ed25-11ea-888d-c2765b2190bd.png)

hook的时候无法hook到任何东西,查看终端中,发现报错了 [18:22:45] [INFO] HooksMatch: ['com.picc.nmms'], Options: [18:22:45] [ERROR] Script failed to load, Reason is ambiguous name; it matches: com.picc.nmms (pid: 13790), com.picc.nmms (pid: 13817), Try restarting the app to continue...

/BurpSuite/HTTPDecryptburp/src/main/java/burp/BurpExtender.java 第156行前面得加final String result = Util.sendPost(Config.getWebServerURL(), buildArgResult); ==>> final String result = Util.sendPost(Config.getWebServerURL(), buildArgResult);

希望作者多出几个教材例子文档

frida 12.8.10 手机小米6 android 8.0 试了好几个APP都这样,一到这里就闪退: [22:37:41] [INFO] hooks class sun.security.x509.IssuingDistributionPointExtension all method [22:37:42] [INFO] hooks class com.android.okhttp.internal.http.RequestLine all method [22:37:42] [INFO] hooks class javax.net.ssl.SSLParameters all method

Bumps org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-lang3&package-manager=maven&previous-version=3.8.1&new-version=3.18.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java