这里用到了socket 监控那个端口 收到正确的东西 才会走到‘祝贺’ https://bbs.pediy.com/thread-223473-1.htm 用脚本爆破 得到值 0xa2 然后用这个值进行了自解密 写脚本给IDA #include <idc.idc> static main() { a ...
分类:
其他好文 时间:
2020-09-21 12:00:11
阅读次数:
32
查看源码发现提示 使用b u p t与%0a换行污染绕过,发现secrettw.php 进入secrettw.php后发现需要本地登录,使用Client-IP绕过 发现jsfuck,解密后为Post me Merak,于是在包中添加一个Merak参数,得到源码 我们可以使用data://伪协议绕过f ...
分类:
其他好文 时间:
2020-09-17 23:06:04
阅读次数:
36
#函数input(),程序暂停运行,等待用户输入一些文本,获取输入后,将其存储在一个变量中 message = input("tell me") print(message) tell mehi hi name = input("Please enter your name:") print("He ...
分类:
编程语言 时间:
2020-09-17 17:35:22
阅读次数:
35
一、做主语 动名词做主语表示抽象动作和习惯性动作。 1.不定式做主语: (a)To go to school by bus will take me one hour. (这种头比较重= It will take me one hour to go to school by bus. (较好) (b ...
分类:
其他好文 时间:
2020-09-17 15:49:31
阅读次数:
23
在ida目录下,symsrv.dll同目录下创建一个symsrv.yes文件。 symsrv.yes将可下载; symsrv.no将失败; 没有相关文件将会弹出授权询问,选择yes和no将创建对应文件作为下次启动时的判断条件。 https://www.unknowncheats.me/forum/g ...
分类:
数据库 时间:
2020-09-17 14:09:12
阅读次数:
36
1.创建对象,依赖注入,作用范围,生命周期 **前言:**曾经的xml配置 <bean id="accountService" class="com.itheima.service.impl.AccountServiceImpl" scope="" init-method="" destroy-me ...
分类:
其他好文 时间:
2020-09-12 21:45:53
阅读次数:
27
【一、项目背景】[蜜柑计划-MikanProject]:新一代的动漫下载站。是一个专门为喜欢动漫的小伙伴们打造的动漫视频在线播放网站,为大家第一时间分享最新动漫资源,每日精选最优质的动漫推荐。【二、项目目标】实现获取动漫种子链接,并下载保存在文档。【三、涉及的库和网站】1、网址如下:https://mikanani.me/Home/Classic/{}2、涉及的库:reques**ts、lxml、
分类:
编程语言 时间:
2020-09-04 17:01:02
阅读次数:
58
Max Adler (a wealthy benefactor) introduced me to Isaac in 1946 in his Chicago home and played a recorded live performance of Tchaikovsky concerto tha ...
分类:
其他好文 时间:
2020-08-12 16:00:34
阅读次数:
61
date 显示系统日期 curl ifconfig.me linux下获取自己的外网IP 磁盘空间: df -h 显示已经挂载的分区列表 du -sh dir5 (-s表示总结的意思) 即只列出一个总结的值 du -ah dir5 (-a表示包括目录和文件) 文件和目录操作: ls -l 显示文件和 ...
分类:
系统相关 时间:
2020-08-10 00:10:26
阅读次数:
192
A real case which is related to Automatic Delta Handling I use a ticket which I am struggling with recently to start this blog. It took me almost the ...
分类:
Web程序 时间:
2020-08-06 13:09:48
阅读次数:
101