Skip to content

请教:lingma 的 encode/decode 和签名算法是通过什么方式逆向出来的? #2

Description

@coolxll

你好,想请教一下:

lingma 的以下内容是通过什么方式逆向出来的?

  1. encode/decode 算法(自定义 Base64 字母表 + 重排逻辑)
  2. 签名算法Bearer COSY.{payload}.{sig} 的计算方式)

具体是:

  • 抓包分析:拦截请求/响应,通过黑盒测试推导
  • 静态逆向:反汇编/反编译二进制,还原函数逻辑
  • 还是两者结合?

感谢分享经验!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions