Skip to content

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

Notifications You must be signed in to change notification settings

kirinsir/js_reverse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js逆向学习

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


另外再提一下找份苏州园区python开发、爬虫相关的工作,不考虑其他地方,不低于15K,可加班但需要有双休制度,联系微信(ai_txqc),非诚勿扰!


常用的逆向工具

名称 在线地址
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/

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.2%
  • Python 12.6%
  • HTML 8.6%
  • Jupyter Notebook 1.5%
  • Other 0.1%