NSSCTF Round#12 Basic—Bulbasaur

简介: NSSCTF Round#12 Basic—Bulbasaur

NSSCTF平台:https://www.nssctf.cn/


PS:记得所有的flag都改为NSSCTF


Bulbasaur:

文件给了一个妙蛙种子图,和一个压缩包 把所有的方法基本都试了 才发现是盲水印(题目做太少了,一时半会没想到)


使用吾爱破解工具WaterMark提取,可以去吾爱破解下 这里我就甩个工具链接吧!


网盘链接 : https://pan.baidu.com/s/1-b9BvfL1AQNRiUWTbYYgBQ?pwd=Mark 提取码: Mark




60f65c3e0af34c18a942f6281a7d0aee.png


27c58de79ecd47b09e454da1debbe74d.png

2c308a4bdc5b49dd84629cca60b74909.png


阴阳怪气编码:https://mmdjiji.gitee.io/yygq.js/

NSSCTF{W@t3rMaRk_1s_s0000000_35s9}


相关文章
|
8月前
random.sample(population, k)
random.sample(population, k)
46 0
HalconDotNet.HTupleAccessException:“‘Cannot convert to double array‘ when accessing ‘HalconDotNet.HT
HalconDotNet.HTupleAccessException:“‘Cannot convert to double array‘ when accessing ‘HalconDotNet.HT
CF489C Given Length and Sum of Digits
CF489C Given Length and Sum of Digits
|
算法
LeetCode 405. Convert a Number to Hexadecimal
给定一个整数,编写一个算法将这个数转换为十六进制数。对于负整数,我们通常使用 补码运算 方法。
104 0
LeetCode 405. Convert a Number to Hexadecimal
|
Python
【hacker的错误集】TypeError: can‘t multiply sequence by non-int of type ‘str‘
我比较喜欢通过单词的意思来分析报错 TypeError类型错误 multiply乘 sequence 序列 通过分析可以得出报错意思大概是类型错误:无法将序列与字符串类型的非整数相乘
381 0
【hacker的错误集】TypeError: can‘t multiply sequence by non-int of type ‘str‘
CF1454 E. Number of Simple Paths (基环树 拓扑排序)
CF1454 E. Number of Simple Paths (基环树 拓扑排序)
96 0
SAP WM 为Storage Type 004激活SUM报错 - Storage types without pick-point stor.type require partial pallet
SAP WM 为Storage Type 004激活SUM报错 - Storage types without pick-point stor.type require partial pallet
SAP WM 为Storage Type 004激活SUM报错 - Storage types without pick-point stor.type require partial pallet
成功解决lightgbm.basic.LightGBMError: Parameter max_depth should be of type int, got “0.02“
成功解决lightgbm.basic.LightGBMError: Parameter max_depth should be of type int, got “0.02“
|
Android开发
【错误记录】Android Studio 创建报错 ( The length of the module location exceeds the limit of 100 characters. )
【错误记录】Android Studio 创建报错 ( The length of the module location exceeds the limit of 100 characters. )
194 0
【错误记录】Android Studio 创建报错 ( The length of the module location exceeds the limit of 100 characters. )

热门文章

最新文章