搜索资源列表
编译器tiny
- 这是一个基于命令行的编译器,它是在一个国外教学使用的编译器tiny基础上改写的。 这个代码对理解编译器有不错的作用-This is a command-line compiler, which is the use of teaching a foreign compiler tiny based on the rewrite. The code compiler for understanding the role of a good
mediarecorder.tar
- 改写的qtopia录音放音程序,好用。下到板子上要调试一下,如果max time等于0需改源码-rewrite the procedures of audio recording and ease of use. Under that plank on to debug that if max time equal to 0 will be diverted FOSS
HideInfod
- 一个用于加密解密的VC++源代码。对字符串进行加密,可逆算法。由VB代码改写。-one for encryption and decryption of VC source. The string of encrypted algorithm reversible. By VB code rewrite.
shutdown23
- VC实现 XP快速关机(网上都是VB实现的,这是用VC重写的,没有LIB和H,是用API直接调用DLL的)-VC XP rapid shutdown (VB are online, it is used to rewrite the VC. no LIB and H, is a direct call DLL API)
WinWlx
- 有關於gina.dll 動態連接庫 用delphi 改寫的 -on gina.dll dynamic link library delphi rewrite the
ModifyPefile
- 该程序改写PE文件头,插入一段代码,使PE文件运行时先启动我们的代码,此例中以系统自带的计数器为要改写的PE文件。-the program rewritten PE file, insert a code to enable PE document first started running our code, such cases were to bring their own system for the counter to rewrite the document PE.
WritePE.rar
- 改写PE文件,插入特定代码!静态注入,一个改写插入代码的例子!VS2005编译,Rewrite PE file, insert the specific code! Static injection, insert a rewritten code examples! VS2005 compiler
chremoport.rar
- VC++修改远程桌面连接的默认端口的程序源代码,因为工作需要,需要更改远程桌面连接的端口号,网上虽找到了,但大部分提示有病毒,所以不敢使用,自己根据远程连接端口的原理,即修改注册表REG_DWORD值,重写了一个。注意,修改后需要重启计算机才能生效。,VC++ modify the default Remote Desktop Connection port source code, because the job needs, and need to change the Remote Des
MyTraceapi
- 重写Detours3.0自带的Traceapi.dll实例 Detours3.0下的Traceapi.dll实例可以Attach到任意Win32应用程序中并监控API调用的情况。 原版的Traceapi.dll使用Makefile编译并调用首先用syelogd实例监听然后调用withdll实例将traceapi.dll挂载到目标应用程序中。文件多,调用频繁,在以后的使用当中十分不方便。 -Rewrite Detours3.0 comes Traceapi.dll instance De
bash-4.1_modify.tar
- 改写bash4.1的bashhist.c部分内容,完成审计的直接向远端的发送,信息丰富如下: PID=23244,PPID=23242,TIME=1348019885,TTY=/dev/pts/2,ORG=192.168.198.1,SRC=root,USER=root,DIR=/siem,CMD=ls -l-To rewrite bash4.1 the bashhist.c part to complete the audit sent directly to the remote, ri
InstantMessages
- linux下串口的访问,可用vc6打开。含有一个串口库。非常方便的进行串中编程。Makefile 文件要自己改写一下。-linux Serial visit can open the vc6. Contains a serial library. Very convenient to carry out series of programming. Makefile file you want to rewrite.
unixC
- 因为在C语言草创的年代,UNIX是最好的大型机系统。后来又用C语言重写了UNIX代码。 时至今日,UNIX和它的各种发展型仍然是最好的大型机系统。C语言也是最好的底层开发语言之一。 -Since all by himself at the age of C language, UNIX mainframe systems are the best. Later, using C language to rewrite the UNIX code. Today, UNIX and it
l-out.c
- The pipe "|" char in linux rewrite in C. Another example of managing streams in C.
Qbutton
- QT 的showHint 效果,绝对对你有帮助,利用QMouseEnteryEvent ,鼠标进入和移开都能看到效果,我重写的是button ,label 也可以实现-QT effects of showHint definitely help you to use QMouseEnteryEvent, access and remove the mouse can see results, I rewrite the button, label also can be achieved
Encrypt
- C#重寫delphi版對稱加密函數,雖然有點簡單,但在數據傳送過程中實現了加密-C# rewrite the delphi version of symmetric encryption function, though a bit simple, but in the process of achieving data transfer encryption
des
- des算法+代码 // des.cpp - modified by Wei Dai from: /* * This is a major rewrite of my old public domain DES code written * circa 1987, which in turn borrowed heavily from Jim Gillogly s 1977 * public domain code. I pretty much kept my
DotNet_UrlReWrite
- 地址重写,分三个阶段。为了防止黑客通过地址攻击,开了这个控件,有效的隐藏了真是的地址,还可以对地址以及参数进行加密-Address rewrite, in three stages. In order to prevent hackers from through address attack, opened this control, effective hidden really address, still can encrypt and parameters to address!!
txt
- 该加密程序只能对文本(TXT)文件加密或解密!加密或加密后不要乱改写文本文档里面的内容否则文本作废,不能还原!-The encryption process can only text (TXT) file encryption or decryption! Do not mess encryption or encrypted rewrite the contents of text documents or text invalidated and can not restore!
getMd5_2012
- VC++2008 获取文件的MD5校验值。 由MSDN源码的例子改写而成。-VC++2008 to get the MD5 checksum of the file. Rewrite from the MSDN source code examples.
CIniFile
- 在读写ini配置文件时,往往同学们直接使用系统自带的api函数GetPrivateProfileString,这个api函数会在代码实现内部对windows注册表进行操作。但商业环境下,往往会对系统的注册表操作权限进行设置,那么这个函数将会发生操作失败。于是我们最好的办法是放弃此类函数,重写对ini的操作。本代码实现了此功能。很方便偶-The read and write ini configuration file, often students use the system api func
