普通网友 2016-01-09 19:27
浏览 69
已采纳

解码或识别此代码[关闭]

I was able to decode my codes on 'base64_decode',json_decode and many. But after that I got another coded output which went like..

phone==METMxEjMxTTMxUjN4Ag=2gTO3UzN5kzM1gDOwATMxUzN

1ATNwATM2ETM1cDNxETO5IDMxYTMxgDO5QDO3ITN1czN1MDMxYTN5ETM5kjNxEjN

wEzM1QDMxYzN1YTO3kDMxgTMxcTN2ETMxcDO4IjMxcTN4YjN2EDOjEjM4IDOwcjN

I am stuck here.. any idea about this code is belong to which? to decode like auto identify the code or auto decode any code

This code was found once i run one ISO app which is send it out (my mobile number) to the sever .. i was monitor it through Charles proxy. I was think its an base64 code due the same app use base64 and json as well for all receiving txt
here the request on Charles proxy look like

POST /Devs/me/enc/blk.php HTTP/1.1
Host: example.com
Accept-Encoding: gzip, deflate
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Cookie: sucuric_prtmpcb=1
Accept-Language: en-us
Accept: */*
Content-Length: 183
Connection: keep-alive
User-Agent: %D9%85%D9%86%D9%88%20%D8%AF%D8%A7%D9%82/4 CFNetwork/711.5.6  Darwin/14.0.0

phone==METMxEjMxTTMxUjN4Ag=2gTO3UzN5kzM1gDOwATMxUzN

1ATNwATM2ETM1cDNxETO5IDMxYTMxgDO5QDO3ITN1czN1MDMxYTN5ETM5kjNxEjN

wEzM1QDMxYzN1YTO3kDMxgTMxcTN2ETMxcDO4IjMxcTN4YjN2EDOjEjM4IDOwcjN

Thanks. Hope you'll reply..

  • 写回答

1条回答 默认 最新

  • drydaenth257216154 2016-01-09 20:34
    关注

    It looks like you have to reverse the string and then decode as Base64:

    This part:

    NjcwODI4MjEjODE2NjY4NTcxMjI4ODcxMTE2NTcxMTgxMDk3OTY1NzYxMDQ1MzEw

    NjExNjk5MTE5NTYxMDM1Nzc1NTI3ODQ5ODgxMTYxMDI5OTExNDc1MTE2MTAwNTA1

    NzUxMTAwODg1Mzk5NzU3OTg2

    Translates to:

    67082821#816668571228871116571181097965761045310611699119561035775527849881161029911475116100505751100885399757986

    Since it returns all digits, except for one hash, it is highly probable that this is how it should be decoded.

    The last part has some problems, first because it does not have a multiple of 4 characters (as required for base64). Still I could extract this part, still in reverse:

    NjUxMTTxMjEx

    Translates to:

    65114ñ211

    But it seems unlikely that the message should have ñ in it. Besides this part, only these bits are unexplained:

    =gA4

    MTEM==

    Note that TEM= corresponds to LC, but that is all I can see in it.

    Hope this helps.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 手机接入宽带网线,如何释放宽带全部速度
  • ¥30 关于#r语言#的问题:如何对R语言中mfgarch包中构建的garch-midas模型进行样本内长期波动率预测和样本外长期波动率预测
  • ¥15 ETLCloud 处理json多层级问题
  • ¥15 matlab中使用gurobi时报错
  • ¥15 这个主板怎么能扩出一两个sata口
  • ¥15 不是,这到底错哪儿了😭
  • ¥15 2020长安杯与连接网探
  • ¥15 关于#matlab#的问题:在模糊控制器中选出线路信息,在simulink中根据线路信息生成速度时间目标曲线(初速度为20m/s,15秒后减为0的速度时间图像)我想问线路信息是什么
  • ¥15 banner广告展示设置多少时间不怎么会消耗用户价值
  • ¥15 可见光定位matlab仿真