资源列表
ntshell v1.07
- StarRat_source 开源代码,Star Rat 3.1一直是最稳当的远控,这个可以直接编译,如果编译出错,更新XTP库即可(StarRat_source source code, Star Rat 3.1 has been the most stable of the remote control, you can direct the compiler, if the compiler error, update the XTP database to)
2008-01-13
- ntshell源代码,无驱动进入ring0层,可以实现进程脱钩。
LinuxShellPaper
- 很好的shell命令总结文章,批处理文件很方便的-Very good article summing up the command shell, batch file is very convenient
ShellPlus30
- ShellPlus 3.0 FullSource for delphi
OfficePasswordRemover
- Office Password Remover 是可以瞬间破解MS Word和Excel文档文件密码工具,本人测试均不超过5秒。工作原理尚不清楚,不过使用本软件需要连接到互联网,因为要给软件服务器发送很少的数据并解密。不过大家可以放心,本软件不会泄露任何个人隐私。 本软件由看雪论坛鸡蛋壳脱壳破解,再由看雪论坛萝卜进一步破解文件大小限制,在此表示感谢。 软件已经完全汉化,除少部分非必要英文,如果用户发现翻译错误欢迎指正。-Office Password Remover can be instant
IssuanceSoft
- 目录同步,根据文件版本,版次复盖发布,如没有版本,版次则按文件的修改时间判断复盖-directory synchronization, according to documents and published edition of coverage, if there is no version, edition of the paper according to modified coverage judgment
vbprotect
- 讲需要保护的程序作为自定义资源添加到新的VB程序里,新程序一运行就自动释放内部包含的程序到特定位置,然后通过SHELL调用,自身则结束运行,怀疑就是“借鸡生蛋”,也是常用的*病毒*技术。-Stresses the need to protect the process as add custom resources to a new VB program, the new procedures on the one run automatically included in the rele
shellKnowlegeTest
- 很好的shell知识总结测试,看你到底真正掌握了多少shell的相关知识。-Very good summary of shell knowledge test, in the end you really have to see how much knowledge shell.
BashQuickReference
- shell scr ipting book
pascal_editor
- pascal editior source code
ShellCode
- shellcode辅助开发工具,漏洞攻击好帮手-Shellcode assisted development tools, vulnerability to attack a good helper
GENIE-SHELL
- Genie-shell for ucos 一、 基本要求(必做) (1) 设计并实现ucos的shell模型 (2) 实现简单的Shell命令 hostname命令在屏幕上打印一句话,即自定义的本机名称。 hello 命令可以带多个参数,如hello a b c d,回车后会显示: hello,I am Genie your argv is: a b c d (3)实现在串口和LCD的同步显示,即所有的命令操作过程都要显示在串口和L