commit
bd35e61b90
|
@ -0,0 +1,22 @@
|
|||
# neofeudalism
|
||||
> One of my friends has gotten into neo-feudalism recently. He says that society should be more like a feudalist one, with unequal rights, legal protections, and wealth distribution.
|
||||
|
||||
## About the Challenge
|
||||
|
||||
We given a image and we must find flag from this image
|
||||
|
||||
![chall](images/image.png)
|
||||
|
||||
## How to Solve
|
||||
|
||||
To solve this challenge, we use `zteg`
|
||||
|
||||
For the full command `zsteg -a image.png` which is mean -a is try all known method
|
||||
|
||||
![flag](images/flag.jpg)
|
||||
|
||||
We found flag on `b1,r,msb,yx` section
|
||||
|
||||
```
|
||||
tjctf{feudalism_still_bad_ea31e43b}
|
||||
```
|
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.9 MiB |
Loading…
Reference in New Issue