来自媳妇的需求,一个桌面便签软件。 xhznl-todo-list-0.2.3 https://github.com/li-zheng-hao/StickyNotes
npm install npm run electron:serve
npm run electron:build
Github 下载地址:https://github.com/chcg/NPP_HexEdit/releases,适用 Notepad7.6 以后版本。
找到 Notepad 安装目录:..\Notepad++\plugins
,在引目录下新建一个与插件一样的文件夹:HexEditor
,将 HexEditor.dll
放置此文件夹下。打开 Notepad
,设置 > 导入 > 导入插件,选择 HexEditor.dll
,完了重启 noptepad++
即可。https://github.com/chcg/NPP_HexEdit/releases
fiddler
Python 写小工具,然后用 pyinstaller 打包,简直不要太爽了。不知不觉,已经搞了好多出来。
Talk is cheap. Show me the code.
下载地址:https://sunocean.life/tools/
修改时间 | 文件大小 | 文件名 | 下载 | 备注 |
---|---|---|---|---|
2020-11-17 22:59:49 | 13.64 MB | dubadumper.exe | Windows32 | 自动分析毒霸 dump 平台下载下来的 dump,自动匹配所有 pdb,并给出报告。 |
2020-11-05 10:13:29 | 12.43 MB | dubainfoc.exe | Windows64 | 根据毒霸 Infoc kfmt 文件,自动生成 C++ 上报代码。 |
2020-11-05 10:12:58 | 14.46 MB | dubapecode.exe | Windows64 | 根据毒霸外网 PE 文件,自动分析代码 SVN/GIT 位置。 |
2020-11-05 10:12:26 | 14.39 MB | dubaremotedebugger.exe | Windows64 | 毒霸远程调试辅助工具。 |
2020-11-05 10:12:42 | 14.40 MB | dubatestpacker.exe | Windows64 | 根据路径清单,自动打包和还原文件。(解决 svn replaced 问题,从 svn Commit 拷贝所有改动的 full paths 另存为文本) |
2020-11-05 10:13:14 | 14.39 MB | dubatestverify.exe | Windows64 | 自动完成提测文件 签名校验 和 MD5 计算,支持本地路径、共享路径、FTP 和 SVN 网址。 |
2020-07-19 11:45:18 | 551.3 KB | fsearch | Linux64 | 基于名称快速定位文件和文件夹。CentOS 版本的 Everything,构建自:https://github.com/cboxdoerfer/fsearch |
2020-08-04 10:04:30 | 13.76 MB | gitremote | Linux64 | Linux Git 代码打包工具。根据 “git status” 代码改动,提供代码打包上传和下载覆盖的功能,方便跨系统 Review 和提交代码。 |
2020-11-05 10:14:37 | 16.18 MB | gitremote.exe | Windows64 | Windows Git 代码打包工具。根据 “git status” 代码改动,提供代码打包上传和下载覆盖的功能,方便跨系统 Review 和提交代码。 |
2020-11-13 16:31:35 | 10.83 MB | textopener.exe | Windows64 | 根据清单,用 Notepad++ 批量打开本地文件,或者用 Chrome 批量打开网址。 |
2020-08-06 17:12:26 | 11.44 MB | toyservk | Linux64 | Linux 局域网共享利器。放到任意文件夹,双击运行,即可通过 http://localhost:8000/ 浏览和下载那个目录下的文件了。 |
2020-11-05 10:13:42 | 12.35 MB | toyservk.exe | Windows64 | Windows 局域网共享利器。放到任意文件夹,双击运行,即可通过 http://localhost:8000/ 浏览和下载那个目录下的文件了。 |
2020-11-05 10:14:19 | 12.34 MB | xmlstructure.exe | Windows64 | XML 文件格式校验,格式化输出,同时计算 XML 的结构。 |
潮平两岸阔
大海映彤昕
大海彤昕 · WWW.SUNOCEAN.LIFE
https://sbytestream.pythonanywhere.com/software/peinfo
Print executable file information and dependencies on the console
https://www.pazera-software.com/products/peinfo/
PEInfo is a program for a detailed analysis of the 32-bit EXE, DLL, OCX, BPL files and other produced according to Portable Executable File Format specification.