当前位置:网站首页>Buuctf misc-[bjdctf2020] Nani
Buuctf misc-[bjdctf2020] Nani
2022-06-23 02:04:00 【Dexret】
Download the file , I found that there was only one gif Documents and a txt file
other gif The file could not be opened , The display file is corrupt , Open another txt file

Find nothing to use
adopt winhex To analyze the gif file , Find the file and ask gif file , But it didn't gif The file header of

In the winhex Add in gif The file header of
47 49 46 38
After successful addition , Then open the gif file , Found as a letter

adopt ps Analyze the frame number
Get a string of letters
Q1RGe3dhbmdfYmFvX3FpYW5nX2lzX3NhZH0=Judging from the letter format, it is base64 encryption
Use the Xiaokui conversion tool to decrypt it

Get it flag value
CTF{wang_bao_qiang_is_sad}
modify CTF by flag That's the answer to the question flag
flag{wang_bao_qiang_is_sad}边栏推荐
- Quick sort method
- Muduo simple usage
- 5g access network and base station evolution
- fatal: refusing to merge unrelated histories
- Thread local storage understanding
- JS request path console reports an error failed to launch 'xxx' because the scheme does not have a registered handler
- Google benchmark user manual and examples
- Bc117 xiaolele walks up the steps
- 165. cat climbing
- Lying in the trough, write it yourself if you can't grab it. Use code to realize a Bing Dwen Dwen. It's so beautiful
猜你喜欢

Stop automatically after MySQL starts (unable to start)

Li Mu's notes on machine learning -1.2

JS to realize the rotation chart (riding light). Pictures can be switched left and right. Moving the mouse will stop the rotation

6. const usage, combination of first and second level pointers

Data analysis method - user group analysis

5g access network and base station evolution

CSDN browser assistant for online translation, calculation, learning and removal of all advertisements

How to design API return codes (error codes)?

JS rotation chart (Netease cloud rotation chart)

Module 8 job
随机推荐
Download and compile ROS source code
Lying in the trough, write it yourself if you can't grab it. Use code to realize a Bing Dwen Dwen. It's so beautiful
Stop automatically after MySQL starts (unable to start)
Hello
10. static member variables, static member methods, and pointers to class members
2022-1-14
9. class and object practice and initialization list
How to type Redux actions and Redux reducers in TypeScript?
Foundation Consolidation - Flex width is content width
1. introduction to MySQL database connection pool function technology points
Detailed explanation of GCC usage
Wechat mobile terminal development - account login authorization
Interviewer: what is the difference between SSH and SSM frameworks? How to choose??
Arm assembly syntax
Use elk to save syslog, NetFlow logs and audit network interface traffic
An interesting example of relaxed memory models
Module 8 job
Constexpr keyword
Solve the problem that QQ flash photos cannot be saved
Unique in Pimpl_ PTR compilation errors and Solutions