maxowner

Results 24 issues of maxowner

使用阿里ddns不要解析网站到家用宽带上,阿里和工信部联合,发现解析目标是家用宽带,且存在有网站的,直接封你宽带,本人坐标深圳,被封多次

keep

I found that the compiler does not use MFC in the static library, which may cause the computer without the library file to not work properly

I found a friend to implement this function, I hope it can be helpful to the project

建议支持生成dll文件,以方便绕过父进程检测和某些edr

F:\pwcrack-framework>ruby pwcrack initdb "D:\Desktop\devtools\big.txt.unique.txt" [*] Start creating the local DB... F:/pwcrack-framework/lib/cli_cmd/initdb.rb:33:in `readlines': index 268435456 too big (IndexError) from F:/pwcrack-framework/lib/cli_cmd/initdb.rb:33:in `initdb' from F:/pwcrack-framework/lib/cli.rb:82:in `get_input' from F:/pwcrack-framework/lib/cli.rb:61:in `commandline!' from pwcrack:24:in `' F:\pwcrack-framework>...

My English is not very good. I found that when adding Network Routes, Windows client peers cannot be selected in Routing Peer, but Linux clients can.

windows
feature-request

Windows Defender对行为检测查杀的非常严格,k Windows Defender的进程都会被杀进程,更别说抓密码了,老哥看看有什么办法可以绕过没

近期 Gitee 在没有通知的情况下,下线了所有 Gitee Pages 的服务,[中文文档](https://g1879.gitee.io/drissionpagedocs)已失效

virtio_blk驱动默认将设备命名为vda,dsm无法识别vda设备,所以无法安装系统,驱动修改: 如https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/drivers/block/virtio_blk.c?h=v3.16.83 修改 virtblk_name_format("vd", index, vblk->disk->disk_name, DISK_NAME_LEN); 这一行的vd为sd,即可被群晖识别