V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
ids
V2EX  ›  问与答

抓到一段 JSON,但不知道是用的什么方式加密的。请问解密有入口没?

  •  
  •   ids · 2016-10-23 12:37:07 +08:00 · 5131 次点击
    这是一个创建于 2714 天前的主题,其中的信息可能已经有所发展或是发生改变。
    bdbai
        1
    bdbai  
       2016-10-23 12:40:06 +08:00 via Android
    反编译应用找找算法和密钥
    bitsmix
        2
    bitsmix  
       2016-10-23 12:50:20 +08:00   ❤️ 1
    PEP4JASON
        3
    PEP4JASON  
       2016-10-23 14:23:02 +08:00
    你抓的这段 貌似没什么用
    xxxyyy
        4
    xxxyyy  
       2016-10-23 14:47:28 +08:00   ❤️ 11
    curl http://tianqi.2345.com/t/new_mobile_json/54511.json| xxd -r -p | openssl aes-128-cbc -d -nopad -K 32333435616e64726f69645f6b65795f -iv 32333435747149765f73686971696e67 -nosalt
    XhstormR
        5
    XhstormR  
       2016-10-23 15:11:27 +08:00
    @xxxyyy NB
    sherlocktheplant
        6
    sherlocktheplant  
       2016-10-23 15:25:22 +08:00
    @xxxyyy 牛逼 手动点个赞
    ids
        7
    ids  
    OP
       2016-10-23 15:27:12 +08:00
    @xxxyyy 真牛逼
    ids
        8
    ids  
    OP
       2016-10-23 15:32:41 +08:00
    @xxxyyy 能细说一下解密过程吗?-K 和 iv 值怎么得来的?
    whoops
        9
    whoops  
       2016-10-23 15:35:26 +08:00
    @xxxyyy 小母牛翻跟头
    xxxyyy
        10
    xxxyyy  
       2016-10-23 15:43:55 +08:00 via Android
    @ids 就像 1 楼 @bdbai 说的。它的 app 里有,通过反编译可以找出来。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5404 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 07:05 · PVG 15:05 · LAX 00:05 · JFK 03:05
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.