Discover gists
| Filter | Description | Example |
|---|---|---|
| allintext | Searches for occurrences of all the keywords given. | allintext:"keyword" |
| intext | Searches for the occurrences of keywords all at once or one at a time. | intext:"keyword" |
| inurl | Searches for a URL matching one of the keywords. | inurl:"keyword" |
| allinurl | Searches for a URL matching all the keywords in the query. | allinurl:"keyword" |
| intitle | Searches for occurrences of keywords in title all or one. | intitle:"keyword" |
Audit this entire codebase for materially useful simplifications in its data structures, state representation, control flow, algorithms, and ownership.
This is an audit-only exercise. Do not edit files, run tests, implement recommendations, commit, or push. Read-only inspection commands are allowed.
You are the coordinator. Continue until the complete codebase has been reviewed and the final audit is validated.
- Establish the coverage contract
Inspect the repository and inventory every identifiable subsystem.
自QQ用了新内核“NT”架构,原有的数据库解密方法也用不了了。查看新版QQ的文件结构可以发现它的新数据库文件:$HOME/.config/QQ/nt_qq_<ID>/nt_db/nt_msg.db。
我尝试在GitHub上全网搜索“nt_msg.db”,发现仅有两个相关的页面:
- https://github.com/Young-Lord/QQ-History-Backup/issues/9
- https://github.com/QQBackup/qq-win-db-key/blob/02623f5cd547865bbcddc9da5c0ed99584c87b15/nt%20qq%20win%20db%20%E6%95%99%E7%A8%8B.md
逆向不会搞。但得到了两个很有用的信息:key的长度为16,和密钥派生函数迭代次数为4000。并且看那上面有个打开SQLCipher的截图,密钥是直接输进去的,那就应都是可打印字符。我使用内存转储,把转储文件通过strings命令过滤出字符串,然后再筛选出16长度的行,这样就可以一个一个去试了。
这是试密码的程序:
Updated: 2026-08-15
This guide will give you the knowledge you need to make the formatting of your podcast show descriptions and episode show notes render consistently the same across the majority of podcast apps and platforms.
First, we discuss some observed behaviors of the XML parsers that are used within the podcast industry to ingest and process podcast RSS feeds.
We derive some best practices from the observed behaviors, and extend those best practices into guidelines that produce copy-exact podcast show description and episode show notes formatting.
Compiled from: plugin refs (claude-code-internals v2.5.0), the CC binary bundle (v2.1.105), local settings.json files on this machine, and the official docs at code.claude.com/docs/en/settings. ~125+ keys total.
| Key | Type | Description |
|---|---|---|
attribution.commit |
string | Git commit trailer (e.g., "Co-Authored-By: Claude…"). Empty string disables |
attribution.pr |
string | PR description attribution. Empty string disables |
includeCoAuthoredBy |
bool | Deprecated — use attribution.commit |
Search Everything is a fast, powerful, and effective search tool for Windows.
This cheatsheet acts as a quick start reference to get more out of Search Everything.
It compliments the official documentation.
Some stats: - Total number of links: 24459
