Skip to content

QAQQL/js_reverse

 
 

Repository files navigation

js逆向学习

断断续续学习逆向这么久,总觉得缺点什么,终于在今年,有时间系统的学习逆向知识。如果我的笔记对你有所帮助,请点个star,满足一下我的虚荣心,给我一点继续更新的动力,感谢。

常用的逆向工具

名称 在线地址
AST explorer https://astexplorer.net/
ob混淆工具 https://obfuscator.io/
浏览器指纹查询 https://bot.sannysoft.com/
Web API 接口参考 MDN https://developer.mozilla.org/zh-CN/docs/Web/API
md5加密,sha1加密--md5在线解密 https://www.cmd5.com/hash.aspx
在线字体编辑器-JSON在线编辑器 https://font.qqe2.com/
UrlEncode编码/UrlDecode解码 - 站长工具 https://tool.chinaz.com/tools/urlencode.aspx
在线图片坐标拾取工具 https://uutool.cn/img-coord/
AAEncode加密/解密 http://www.atoolbox.net/Tool.php?Id=703
JSUnFuck解密 http://codertab.com/JsUnFuck
JSON格式化 https://spidertools.cn/#/formatJSON
时间戳转换 https://tool.lu/timestamp/
Base64编码转换 https://www.qqxiuzi.cn/bianma/base64.htm
爬虫工具-爬虫分析工具-猿人学爬虫工具 http://tool.yuanrenxue.com/
JS代码混淆与还原 http://www.cnlans.com:8887/
JavaScript反混淆器 https://deobfuscate.io/
JStillery反混淆器 https://mindedsecurity.github.io/jstillery/
jsdec反混淆器 https://jsdec.js.org/
表格转换工具 https://tableconvert.com/
js cookie变动监控可视化工具 & js cookie hook打条件断点 https://github.com/JSREI/js-cookie-monitor-debugger-hook/

About

主要用来收集/学习爬虫相关技术如:js逆向、app逆向、抓包、验证码、加密技术、自动化技术、机器学习。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.2%
  • Python 13.1%
  • HTML 9.2%
  • Jupyter Notebook 1.4%
  • Other 0.1%