<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://godspeedcurry.github.io/</id><title>godspeed's blog</title><subtitle>A minimal, responsive and feature-rich Jekyll theme for technical writing.</subtitle> <updated>2026-05-13T11:19:28+08:00</updated> <author> <name>godspeed</name> <uri>https://godspeedcurry.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://godspeedcurry.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://godspeedcurry.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 godspeed </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>【干货】2019 款 Mac 变砖？14 分钟报错？无管理员权限？手把手教你用 M1 "物理超度"救砖！</title><link href="https://godspeedcurry.github.io/posts/mac-dfu-recovery/" rel="alternate" type="text/html" title="【干货】2019 款 Mac 变砖？14 分钟报错？无管理员权限？手把手教你用 M1 "物理超度"救砖！" /><published>2026-05-08T22:00:00+08:00</published> <updated>2026-05-09T10:23:24+08:00</updated> <id>https://godspeedcurry.github.io/posts/mac-dfu-recovery/</id> <content src="https://godspeedcurry.github.io/posts/mac-dfu-recovery/" /> <author> <name>godspeed</name> </author> <category term="干货" /> <summary> 前阵子给一台 2019 款 Intel Mac 重装系统，踩了无数坑，最后靠 M1 Mac + DFU 模式才救回来。整个过程折腾了两天，记录一下，希望帮到同样被困住的人。 背景：怎么就变砖了？ 这台 2019 款带 T2 芯片的 Mac，我抹盘以后打算重新装系统。结果： 联网恢复（Command + R）每次走到 14 分钟左右就报错：”An error occurred loading the update” 想用 U 盘启动，但系统提示”安全性设置不允许从外部磁盘启动” 要改这个设置，得先进恢复模式里的”启动安全性实用工具”——但它要管理员密码 硬盘都抹了，哪还有管理员？？死循环。 当时试了改系统时间（sntp -sS time.apple.com）、换手机热点，全都不行。要么卡 14 分钟，要么卡权限。 手上还有一台 M1 Mac。最后发现解... </summary> </entry> <entry><title>IDEA algorithm python implementation</title><link href="https://godspeedcurry.github.io/posts/idea-algorithm-python-implementation/" rel="alternate" type="text/html" title="IDEA algorithm python implementation" /><published>2025-01-06T11:22:00+08:00</published> <updated>2025-01-06T19:55:37+08:00</updated> <id>https://godspeedcurry.github.io/posts/idea-algorithm-python-implementation/</id> <content src="https://godspeedcurry.github.io/posts/idea-algorithm-python-implementation/" /> <author> <name>godspeed</name> </author> <category term="realworld" /> <category term="crypto" /> <summary> IDEA（International Data Encryption Algorithm）是一种对称密钥密码学算法，由 James Massey 和 Xuejia Lai 于 1991 年设计。它最初被设计为 DES（Data Encryption Standard）的替代品。IDEA 因其对称性和 128 位密钥长度而在 20 世纪 90 年代受到关注。 核心特性 密钥长度：IDEA 使用一个 128 位密钥。 数据分组：64 位分组加密。 轮数：总共进行 8.5 轮加密操作。 运算基础 模 2 的 16 次方加法。 模 2 的 16 次方加 1 的乘法。 按位异或（XOR）。 加密过程 IDEA 算法的加密过程包括以下步骤： 轮操作 共进行 8 轮基本操作。在每一轮中，将 64 位的数据分组分为四个 16 位的子块。 每一轮中，... </summary> </entry> <entry><title>pwnable.kr tiny_easy</title><link href="https://godspeedcurry.github.io/posts/pwnable-kr-tiny-easy/" rel="alternate" type="text/html" title="pwnable.kr tiny_easy" /><published>2024-12-31T14:57:00+08:00</published> <updated>2025-01-06T16:00:13+08:00</updated> <id>https://godspeedcurry.github.io/posts/pwnable-kr-tiny-easy/</id> <content src="https://godspeedcurry.github.io/posts/pwnable-kr-tiny-easy/" /> <author> <name>godspeed</name> </author> <category term="ctf" /> <category term="pwn" /> <summary> 题目描述 题目文件只有90字节，拖IDA看一下。 LOAD:08048054 ; =============== S U B R O U T I N E ======================================= LOAD:08048054 LOAD:08048054 ; Attributes: noreturn LOAD:08048054 LOAD:08048054 public start LOAD:08048054 start proc near ; DATA XREF: LOAD:08048018↑o LOAD:08048054 pop eax LOAD:08048055 pop edx LOAD... </summary> </entry> <entry><title>how to patch vmdk</title><link href="https://godspeedcurry.github.io/posts/how-to-patch-vmdk/" rel="alternate" type="text/html" title="how to patch vmdk" /><published>2024-11-20T15:29:00+08:00</published> <updated>2024-11-20T16:09:39+08:00</updated> <id>https://godspeedcurry.github.io/posts/how-to-patch-vmdk/</id> <content src="https://godspeedcurry.github.io/posts/how-to-patch-vmdk/" /> <author> <name>godspeed</name> </author> <summary> 当没有root密码 该如何给vmdk打patch来进入系统呢？ 核心： 生成已知密码 ➜ ~ openssl passwd -6 123456 $6$Wn6EsJ4RFFqIxsLs$nVZCosJw2DnwI8I52KjeTYIj8j5ghA5/YjKylfeGyS1j.yr0ygGlzEeJfF0MW2ToO7lLhqzEt8LyOUtayPewz. 修改/etc/passwd 【推荐,不需要动/etc/shadow】 abc:$6$Wn6EsJ4RFFqIxsLs$nVZCosJw2DnwI8I52KjeTYIj8j5ghA5/YjKylfeGyS1j.yr0ygGlzEeJfF0MW2ToO7lLhqzEt8LyOUtayPewz.:0:0:root:/root:/usr/bin/zsh 修改/etc/sha... </summary> </entry> <entry><title>微信小程序抓包</title><link href="https://godspeedcurry.github.io/posts/wx-app-packet-capture/" rel="alternate" type="text/html" title="微信小程序抓包" /><published>2023-09-16T23:00:00+08:00</published> <updated>2023-09-16T23:00:00+08:00</updated> <id>https://godspeedcurry.github.io/posts/wx-app-packet-capture/</id> <content src="https://godspeedcurry.github.io/posts/wx-app-packet-capture/" /> <author> <name>godspeed</name> </author> <summary> burp burp监听任意端口，如8081 使用clash的yaml进行流量代理 yaml内容 mixed-port: 7890 allow-lan: true bind-address: '*' mode: rule log-level: info external-controller: '127.0.0.1:9090' dns: enable: true ipv6: false default-nameserver: [114.114.114.114, 183.60.83.19, 180.76.76.76, 180.184.1.1, 223.5.5.5, 119.29.29.29] enhanced-mode: fake-ip fake-ip-range: 198.18.0.1/16 use-hosts: true n... </summary> </entry> </feed>
