[随波逐流]CTF Flags

随波逐流信息安全网 www.1o1o.xyz

   [随波逐流]CTF Flags

软件版本:v1.0.0   数据版本: v20260201
返    回

LZW Reverse Engineering

 广告模块
ID: 2529
标题: LZW Reverse Engineering
描述: This Capture The Flag (CTF) challenge involves reverse engineering a binary that uses the LZW (Lempel-Ziv-Welch) compression algorithm to encrypt a flag. Participants are provided with the compiled encoder binary ( lizwol ) and the encrypted flag ( flag.enc ). Additionally, the solution includes the source code for both the original challenge and the solve program, which decrypts the encrypted flag.
类型: Reverse
网站: bugku
题目链接: https://ctf.bugku.com/challenges/detail/id/2711.html
赛事: N0PSctf2024
年度: 2024
Flag值: zsctf{T9is_tOpic_1s_v5ry_int7resting_b6t_others_are_n0t}
writeup: https://blog.csdn.net/weixin_42621117/article/details/99768988#0x2game
答案错误,我要更正