Skip to content
View 4ra1n's full-sized avatar

Organizations

@jar-analyzer @Java-Chains

Block or report 4ra1n

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
4ra1n/README.md

关于

  • 前长亭科技安全工程师(2020.11 - 2025.03)现失业在家
  • 本人不参与 HW 活动,若溯源到 4ra1n/n1ar4/EmYiQing/Qing Xu/rg 等 id 与本人无关
  • 若用本人项目进行恶意行为/违法行为/割韭菜等行为,本人概不负责,也与本人无关

我的博客:https://4ra1n.github.io/

主要维护的开源项目:

  • 一个 jar 文件批量分析工具 (引用搜索/漏洞审计/信息泄露检查/Spring分析/程序分析) jar-analyzer
  • 一个 class 文件混淆工具 (方法字段修改/字符串加密提取/多重异或/多重花指令/隐藏信息) class-obf

不再维护的项目:

Github 贡献统计

Github 常用编程语言统计

Pinned Loading

  1. jar-analyzer/jar-analyzer jar-analyzer/jar-analyzer Public

    Jar Analyzer - 一个JAR包分析工具,批量分析,SCA漏洞分析,方法调用关系搜索,字符串搜索,Spring组件分析,信息泄露检查,CFG程序分析,JVM栈帧分析,进阶表达式搜索,字节码指令级的动态调试分析,反编译JAR包一键导出,一键提取序列化数据恶意代码,一键分析BCEL字节码

    Java 1.4k 122

  2. jar-analyzer/class-obf jar-analyzer/class-obf Public

    一个 CLASS 文件混淆工具,支持方法名/字段名/参数名引用分析和重命名混淆方式,支持字符串提取/AES加密运行时解密/整型异或混淆/垃圾代码花指令混淆/等方式,支持方法和字段的隐藏,支持INVOKE指令改反射调用,配置简单,容易上手

    Java 204 18