CodeZen
一个专注中文区的 GitHub 项目发现
所有语言
C
C#
C++
CSS
Dart
Go
HTML
Java
JavaScript
Jupyter Notebook
Kotlin
Lua
PHP
PowerShell
Python
Ruby
Rust
Shell
Swift
TypeScript
Vue
tokei
Tokei 時計https://en.wiktionary.org/wiki/%E6%99%82%E8%A8%88 Tokei is a program that displays statistics about your code. Tokei will show the number of files, total lines within those files and code, comments, and blanks grouped by language. Example ```console ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
the-art-of-command-line
命令行的艺术
x64dbg
x64dbg 一个开源的Windows二进制调试器,旨在进行恶意软件分析和你没有源代码的可执行文件的逆向工程。有许多可用的功能和一个全面的插件系统 来添加你自己的功能。你可以在博客上找到更多信息! 屏幕截图 | | | :--: | :--: | 安装与使用 1. 下载快照,并将其解压缩到您的用户具有写权限的位置。 2. _可选择_ 使用 `x96dbg.exe` 来注册一个shell扩展,并在桌面上添加快捷方式。 3. 如果你想调试一个32位的可执行文件,你现在可以运行 `x32\x32dbg.exe` 或者 `x64\x