逆向:

  1. 可直接抓okhttp3包:https://github.com/siyujie/OkHttpLogger-Frida
  2. frida实现的逆向工具包:https://github.com/CreditTone/hooker
  3. 曲境是一个xposed模块,可支持在PC浏览器上动态监控(hook)安卓APP的函数调用和查看堆栈信息,及反射调用(invoke)等功能: https://github.com/Mocha-L/QuJing
  4. magisk 一键集成环境: https://github.com/cxf-boluo/magisk_All
  5. 免root hook框架:
  6. https://github.com/liaoguobao/TweakMe
  7. https://github.com/WindySha/Xpatch
  8. https://github.com/asLody/SandHook
  9. frida工具聚合 https://github.com/dqzg12300/fridaUiTools

AST

  1. 浏览器内存漫游解决方案:https://github.com/CC11001100/ast-hook-for-js-RE

 

文本对比

  1. https://github.com/Jason-chen-coder/Monaco-EasyCodeEditor

 

Chrome插件

  1. 为chorme提供便捷的操作:https://github.com/alyssaxuu/omni
  2. 快捷键:⌘+Shift+K
  3. /tabs: Search your tabs
  4. /bookmarks: Search your bookmarks
  5. /history: Search your browser history
  6. /actions: Search all available actions
  7. /remove: Remove a bookmark or close a tab

微信

  1. WeRoBot 是一个微信公众号开发框架: https://github.com/offu/WeRoBot

算法

  1. 汇总各大互联网公司容易考察的高频leetcode题: https://github.com/afatcoder/LeetcodeTop

python 终端菜单

https://github.com/gojuukaze/terminal_layout/tree/master/terminal_layout/extensions/choice

 

 

JS逆向-rpc

 

https://github.com/jxhczhl/JsRpc