Category: CryptoPoint: 50Description: There are files A.png and B.png. But where’s the flag? 題目給的兩個 png 檔案: 解法 方法很多,用ImageMagick的compare或是用python PIL都可以解,我是用前者解的。 1 compare -compose src A.png B.png output.png 然後就會得到下面這張圖: Flag: VolgaCTF{Classic_secret_sharing_scheme} 赞微海报分享
近期评论