Skip to content
View c10udlnk's full-sized avatar
☁️
Enriching myself...
☁️
Enriching myself...
Block or Report

Block or report c10udlnk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
c10udlnk/README.md

🎆Hey! c10udlnk here. =v=

I'm ...

🚩 a CTFer from SCNU, concentrating on and , probably a little .

🧭 majoring in Cyberspace Security.

🕹 a various music games🎼 (almost all, I think) lover and Overwatch support💉 player (often Mercy).

😵 suffering from face blindness, plz plz plz forgive me if I can't recognize you in time. QAQ

I'm learning ...

📍 angr, unicorn and capstone for reverse engineering.

📍 .pyc obscure and anti-obsure.

📍 trying reverse .pyd and .so which are compiled by cython.

📍 sorting out the implementation of common cryptographic algorithms using C language.

📍 summarizing scripts commonly used in CTF.

My recent blogs ...

🎇 Mar 09, 2022: 【wp】2022D^3CTF

🎇 Mar 02, 2022: 【wp】2022SUSCTF

🎇 Feb 23, 2022: 【wp】2022TQLCTF

🎇 Jan 25, 2022: 【wp】HWS计划2022硬件安全冬令营线上选拔赛

🎇 Nov 23, 2021: Reading Code rapidly

🎇 Nov 15, 2021: 【wp】2021Sloth选拔赛

🎇 Nov 01, 2021: 在你的博客里放一只可爱的Spine Model吧~

🎇 Oct 22, 2021: Reverse for fun =v=

🎇 Oct 07, 2021: 【wp】2021绿城杯

🎇 Sep 24, 2021: WSL/WSL2迁移笔记

Pinned

  1. myReverseExps myReverseExps Public

    Some common reverse exps in CTF.自己总结编写的一些逆向常用脚本&&常见加密/编码的实现源码和比赛时用的处理脚本。

    Python 19 4

  2. someFixedConfigs someFixedConfigs Public

    自己修改的各种配置文件,包括但不限于修改以使其成功安装的&&一些个性化设置。

    C 2

  3. hexo-T1meM4chine hexo-T1meM4chine Public

    为你的hexo博客生成年度数据报告!

    Python 2

  4. stegosaurus stegosaurus Public

    Forked from AngelKitty/stegosaurus

    添加python3.10支持。A steganography tool for embedding payloads within Python bytecode.

    Python 4 1

  5. AutoDeobfSliceSMC AutoDeobfSliceSMC Public

    Use IDA Python to automatically deobfuscate Slice SMCs, like a CTF problem babyobfu (the babyobfu.elf in here) of 2023羊城杯.

    Python 1

  6. dis2xasm dis2xasm Public

    Convert Python's dis disassembly output to xasm format so that you can use the xasm tool to get the assembly results (in .pyc).

    Python 4