题目


分析
因为题目的文件没有扩展名,刚开始还以为里面的编码是什么十六进制文件,查了一圈没找到对应的文件头。
重新审视字符串,发现字母最大到 f,尝试用十六进制解码,得到 flag:

Flag
flag{hello_world}
- NSSCTF Round#16 Basic WriteUp
- dlv调试时访问不可达函数报错please use a line with a statement
- vue报错:You may use special comments to disable some warnings. Use // eslint-disable-next-line to ignore the next line. Use /* eslint-disable */ to ignore all warnings in a file.
- MySQL Ignoring the redo log due to missing MLOG_CHECKPOINT between the checkpoint
- seata 1.8.0 can not get cluster name in registry config 'service.vgroupMapping.default_tx_group', please make sure registry config correct
- Warning: [antd: Modal] Static function can not consume context like dynamic theme. Please use 'App' component instead.
- BUUCTF-Crypto详细Writeup
- JMU-net-security-lesson-design WriteUp
- 完美解决SqlServer2012启动报错(cannot find one or more components.Please reinstall the application。)
- mybatisPlus注解fill = FieldFill.UPDATE和updateStrategy = FieldStrategy.IGNORED的坑
本栏目推荐文章