V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
ids
V2EX  ›  问与答

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

  •  
  •   ids · Oct 23, 2016 · 6081 views
    This topic created in 3475 days ago, the information mentioned may be changed or developed.
    bdbai
        1
    bdbai  
       Oct 23, 2016 via Android
    反编译应用找找算法和密钥
    PEP4JASON
        3
    PEP4JASON  
       Oct 23, 2016
    你抓的这段 貌似没什么用
    xxxyyy
        4
    xxxyyy  
       Oct 23, 2016   ❤️ 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  
       Oct 23, 2016
    @xxxyyy NB
    sherlocktheplant
        6
    sherlocktheplant  
       Oct 23, 2016
    @xxxyyy 牛逼 手动点个赞
    ids
        7
    ids  
    OP
       Oct 23, 2016
    @xxxyyy 真牛逼
    ids
        8
    ids  
    OP
       Oct 23, 2016
    @xxxyyy 能细说一下解密过程吗?-K 和 iv 值怎么得来的?
    whoops
        9
    whoops  
       Oct 23, 2016
    @xxxyyy 小母牛翻跟头
    xxxyyy
        10
    xxxyyy  
       Oct 23, 2016 via Android
    @ids 就像 1 楼 @bdbai 说的。它的 app 里有,通过反编译可以找出来。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5209 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 50ms · UTC 05:41 · PVG 13:41 · LAX 22:41 · JFK 01:41
    ♥ Do have faith in what you're doing.