当前位置:网站首页>Buuctf's different flags and simplerev
Buuctf's different flags and simplerev
2022-07-03 19:15:00 【Lot economy】
Not the same flag

Check to see if ida32 Bit without shell
open 
Find a string of numbers by looking at the string

Double click in

1111
01000
01010
00010
1111#
Can judge to encounter 1 Just stop ,, Then the route of our maze is ,, from Start to # stop it ,, go 0 Don't go 1
Then the route is 222441144222,, namely flag{222441144222}
simplerev
Downloading the file is not exe file , It turns out that this is a small end sequence storage (64 position )
Use ida64 Bit on

Only the input d or D To get into Decry() function , Otherwise quit , Now double click to enter the function


flag It should be in this line of code , Parse the code
According to the assembly knowledge seen before, it is presumably related to the order in which the compiler reads data from memory
Finally get flag{KLDQCUDFZO}
边栏推荐
- Typescript configuration
- Summary of composition materials for 2020 high-frequency examination center of educational resources
- EGO Planner代码解析bspline_optimizer部分(2)
- Understanding of database architecture
- PyTorch中在反向传播前为什么要手动将梯度清零?
- Sentinel source code analysis part I sentinel overview
- Verilog HDL continuous assignment statement, process assignment statement, process continuous assignment statement
- SSM integration - joint debugging of front and rear protocols (list function, add function, add function status processing, modify function, delete function)
- [leetcode] [SQL] notes
- Comments on flowable source code (37) asynchronous job processor
猜你喜欢

Smart wax therapy machine based on STM32 and smart cloud

Streaming media server (16) -- figure out the difference between live broadcast and on-demand

Pan for in-depth understanding of the attention mechanism in CV

【水质预测】基于matlab模糊神经网络水质预测【含Matlab源码 1923期】

Record: MySQL changes the time zone

Valentine's Day - make an exclusive digital collection for your lover

Sentinel source code analysis part I sentinel overview

2022.02.11

Does SQL always report foreign key errors when creating tables?
![[water quality prediction] water quality prediction based on MATLAB Fuzzy Neural Network [including Matlab source code 1923]](/img/aa/9980acc9839f067202d46faabbf029.png)
[water quality prediction] water quality prediction based on MATLAB Fuzzy Neural Network [including Matlab source code 1923]
随机推荐
SSM integration - joint debugging of front and rear protocols (list function, add function, add function status processing, modify function, delete function)
P1891 crazy LCM (Euler function)
【疾病识别】基于matlab GUI机器视觉肺癌检测系统【含Matlab源码 1922期】
Flask generates swagger documents
Summary of composition materials for 2020 high-frequency examination center of educational resources
The installation path cannot be selected when installing MySQL 8.0.23
The more you talk, the more your stupidity will be exposed.
[water quality prediction] water quality prediction based on MATLAB Fuzzy Neural Network [including Matlab source code 1923]
How can I avoid "div/0!" Errors in Google Docs spreadsheet- How do I avoid the '#DIV/0!' error in Google docs spreadsheet?
Differential constrained SPFA
Max of PHP FPM_ Some misunderstandings of children
Comments on flowable source code (37) asynchronous job processor
leetcode:556. Next larger element III [simulation + change as little as possible]
Free year-end report summary template Welfare Collection
Pytorch introduction to deep learning practice notes 13- advanced chapter of cyclic neural network - Classification
235. The nearest common ancestor of the binary search tree [LCA template + same search path]
[optics] vortex generation based on MATLAB [including Matlab source code 1927]
C enum contains value - C enum contains value
If the warehouse management communication is not in place, what problems will occur?
Record: writing MySQL commands