文件名称:Crypto
文件大小:1.59MB
文件格式:ZIP
更新时间:2024-04-15 19:11:43
Python
加密货币 此仓库将包含我的学习历程,因为我每天都在学习和解决加密货币...随意评论,批评和建议我的代码....谢谢... :grinning_face_with_smiling_eyes: :grinning_face_with_smiling_eyes: :smiling_face_with_smiling_eyes: :smiling_face_with_smiling_eyes: 标签Signup Introduction General 写作 注册 向我们提供了一个ROT密码。 替换in中的值: 用你的密码。 该脚本进行了25次迭代。 选择一个有意义的。 介绍 网络攻击 -通过telnet连接发送json请求{“ buy”:“ flag”}以接收标志。 -此处提供的脚本: 一般的 编码方式 ASCII码 -读取数组并转换为ascii以获取标志。 此处提供的脚本: 十六进制 -有几种选择: -使用bytes.fromhex()将十六进制转换为字节,然后使用bytes.decode()转换为Ascii以获取标志 -使用binascii库unhexlify将十六
【文件预览】:
Crypto-main
----Cryptohack.org()
--------2.General()
--------0. Signup()
--------1. Introduction()
----screenshots()
--------xor_properties.png(52KB)
--------network_attacks.png(54KB)
--------ascii.png(30KB)
--------gcd.png(25KB)
--------base64.png(46KB)
--------hex.png(40KB)
--------favourite_byte.png(29KB)
--------eitherKnowXor.png(31KB)
--------bigbytesint.png(77KB)
--------LemurXor.png(19KB)
--------xorstarter.png(60KB)
----LemurXor()
--------lemur.png(559KB)
--------result.png(69KB)
--------flag.png(559KB)
----README.md(6KB)