当前位置:网站首页>Attack and defense world misc advanced area can_ has_ stdio?
Attack and defense world misc advanced area can_ has_ stdio?
2022-07-04 22:43:00 【The spring breeze blows over the sill, and the dew is thick.】
can_has_stdio?
Unzip the attachment without suffix , use txt open
It should be a kind of encryption , Check it online , It's called BrainFuck
Reference resources BrainFuck knowledge
It is mainly composed of these characters :
“>”: Move the pointer position to the right one bit
“<”: The pointer position moves one bit left
+: The value in the position pointed by the pointer is added 1
-: The value in the position pointed by the pointer minus 1
. : The current position of the output pointer points to the contents of the cell
[: If the cell value pointed to by the pointer is zero , Jump back to the corresponding ] The next instruction of an instruction
]: If the cell value pointed to by the pointer is not zero , Jump forward to the corresponding [ The next instruction of an instruction ( forehead … It seems difficult to understand , It's just used to loop a piece of code , The two are generally used in combination )
Decrypt web address
Decrypt :
obtain flag
flag{
esolangs_for_fun_and_profit}
边栏推荐
- [cooking record] - stir fried 1000 pieces of green pepper
- 环境加密技术解析
- 2022-07-04:以下go语言代码输出什么?A:true;B:false;C:编译错误。 package main import “fmt“ func main() { fmt.Pri
- leetcode 72. Edit Distance 编辑距离(中等)
- 都说软件测试很简单有手就行,但为何仍有这么多劝退的?
- Shell 脚本实现应用服务日志入库 Mysql
- [the 2023 autumn recruitment of MIHA tour] open [the only exclusive internal push code of school recruitment eytuc]
- Detailed explanation of flask context
- 业务太忙,真的是没时间搞自动化理由吗?
- Business is too busy. Is there really no reason to have time for automation?
猜你喜欢

10 schemes to ensure interface data security

BigFilter全局交易防重组件的介绍与应用

Tiktok actual combat ~ the number of comments is updated synchronously

MySQL Architecture - logical architecture

Attack and defense world misc advanced area ditf

Google Earth Engine(GEE)——基于 MCD64A1 的 GlobFire 日常火灾数据集

Tla+ introductory tutorial (1): introduction to formal methods

Attack and defense world misc advanced area Hong
页面关闭前,如何发送一个可靠请求

Introducing QA into the software development lifecycle is the best practice that engineers should follow
随机推荐
Logo special training camp section 1 Identification logo and logo design ideas
将QA引入软件开发生命周期是工程师要遵循的最佳实践
攻防世界 MISC 进阶 glance-50
【烹饪记录】--- 青椒炒千张
Redis sentinel simply looks at the trade-offs between distributed high availability and consistency
通过Go语言创建CA与签发证书
NFT Insider #64:电商巨头eBay提交NFT相关商标申请,毕马威将在Web3和元宇宙中投入3000万美元
攻防世界 misc 进阶区 2017_Dating_in_Singapore
La prospérité est épuisée, les choses sont bonnes et mauvaises: Où puis - je aller pour un chef de station personnel?
The overview and definition of clusters can be seen at a glance
LOGO特训营 第二节 文字与图形的搭配关系
Shell 脚本实现应用服务日志入库 Mysql
About stack area, heap area, global area, text constant area and program code area
Postgresqlql advanced skills pivot table
啃下大骨头——排序(二)
页面关闭前,如何发送一个可靠请求
Concurrent optimization summary
Attack and Defense World MISC Advanced Area Erik baleog and Olaf
SPSS安装激活教程(包含网盘链接)
不同环境相同配置项的内容如何diff差异?