盐酸乙酰胆碱
487 subscribers
152 photos
4 videos
1 file
144 links
Maybe I'll forget all these crap after next eruption of acetylcholine. Who knows.
个人消息备份频道
Personal Message Archive
本频道任何消息均不构成医学建议/投资建议/政治主张
No investment/medical advice or political stance is provided/presented/clarified in this channel.
Download Telegram
WinAPI 白学了
You may use either forward slashes (/) or backslashes (\) in this name.
所以 C:\path\to/file 应该是没有问题的
原来 Linux 也有类似 ReadProcessMemory 的 API, 不需要 ptrace 附加目标进程
mmap: MAP_PRIVATE
It is unspecified whether changes made to the file after the mmap() call are visible in the mapped region.
原来傻瓜交换机真的可以 802.1q vlan tag 进 vlan tag 出。
PS: 测试使用的交换机为 GS308v3。网上有说结果可能有:
1. 丢弃数据包;
2. 去掉 vlan tag 转发;
3. 照原样转发.
三种情况,具体取决于 ASIC,这可能是真正的 ub 吧。
ShadowTLS without TLS
w8classic.zip
159.6 KB
Windows 8 Classic Theme
仅适用于 Windows 8, 在 10/11 会导致 explorer 异常
Origin: https://forum.thinkpads.com/viewtopic.php?f=67&t=113024
👍1
知乎网页及 APP (APP 回答页为 WebView) 回答内容页含有盲水印
包含截图时间与截图账号的 UID
可以用下面的在线工具检测图片是否含有盲水印 https://stegonline.iculture.cc/
如果打不开也可以 https://stegonline.tmpfs.dev/
热知识:使用 USB 3.0 接口的 USB 2.0 拓展坞通常会把上游的两对 3.0 差分信号线连到第一个 3.0 口上,这样四个接口就有一个真 USB 3.0 (直连上游) + 3 个假 3.0 (只有 2.0 接了 hub 芯片,3.0 悬空),虽然这 3.0 差分信号线看起来有点不等长。
看起来 ChatGPT 请求太多导致 OpenAI 服务器过载了
防呆设计好评
Keybase 退出登陆时需要确认用户还记得密码(当然也可以直接退出)
CLONE_PID 真是个奇怪的 flag