如何使用unknow加密算法解密字符串,帮助我? [英] How to decrypt a string with unknow encryption algorithm, help me?

查看:203
本文介绍了如何使用unknow加密算法解密字符串,帮助我?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



有一个字符串:

 $ code > 

  gH7PoV9ADLnysp1cLW + GJA8NfXebOkIseAUJtxaIiTD + T7eGX VXYzWw + wfFpksRWrTtMo98lm / 064Zv3ZggISVzrspZpV3faC + jW82Tg3ywnrZCHihy2lub30XjH 9kT3R47gufHCPkZrBVIcaA1Nmm4uDmJLzC0FfItid2jyMiOGiW illHVBZ7HhOjFOuBlvRJwtOit801BFeqMD5kdnuon4KufDVy8N Sww0hTIxXfJmDeF / 3KS / Guu1pmj0UXnbollE5UsqqqP1HIMwdDqY / FP 

我不知道加密算法。如何解密?



为了分析和解决这个问题,我应该学习什么?

解决方案

如果你能看看代码,那将是最简单的方法。我认为这是不可能的,所以最终可能会受到教育的猜测。



但是,这里有一个关于该主题的大型对话:



https://security.stackexchange.com/questions/3989/how-确定已经使用的编码加密方式



最初的步骤可能是找出是否是哈希或不是,如果它是盐渍的。如果您能够对数据进行散列/加密,并查看结果,请尝试对相同数据进行两次哈希/加密。如果结果不同,可能会使用盐。



希望有所帮助。


How to decrypt a string with unknow encryption algorithm?

There is a string:

AgF8ZSL8gPMgnjRt/2MQYmvTdDRxP/z0Rdt0a/2kNGhRldJcvwmShr2HtVW5nrUO8ZMqQDJhL5rpSc6xzqS7uZ42 rr9Tt5XCGMUswTKWxOlOUQ==

and

gH7PoV9ADLnysp1cLW+GJA8NfXebOkIseAUJtxaIiTD+T7eGX VXYzWw+wfFpksRWrTtMo98lm/064Zv3ZggISVzrspZpV3faC+jW82Tg3ywnrZCHihy2lub30XjH 9kT3R47gufHCPkZrBVIcaA1Nmm4uDmJLzC0FfItid2jyMiOGiW illHVBZ7HhOjFOuBlvRJwtOit801BFeqMD5kdnuon4KufDVy8N Sww0hTIxXfJmDeF/3Ks/Guu1pmj0UXnbollE5UsqqqP1HIMwdDqY/FP 

I don't know the encryption algorithm. How to decrypt it?

To analyze and solve this problem, what should I learn?

解决方案

If you are able to have a look at the code, that would be the easiest way. I assume that is not possible so it will probably end up in educated guessing.

However, there is a large conversation about that topic here:

https://security.stackexchange.com/questions/3989/how-to-determine-what-type-of-encoding-encryption-has-been-used

First steps would probably be to find out if it is a hash or not and if it is salted. If you were able to hash/encrypt data and look at the results, try to hash/encrypt the same data twice. If the result differs, there is probably a salt used.

Hope that helps a little.

这篇关于如何使用unknow加密算法解密字符串,帮助我?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆