搜索资源列表
shellccc
- 系统启动过程中内核(/unix,/vmunix,/boot/zImage等)将加载至内存直到系统关机,在启动 过程中,init将扫描/etc/inittab,在此文件中将列出可用的终端及其属性,一旦找到活动 的终端,getty(mingetty,LINUX)会给出login提示符和口令,确认完成后将启动相应的 shell(/etc/passwd文件中用户的SHELL域)-boot process kernel (/ unix, / vmunix, / boot / zImage) to be l
RemoteDLL
- DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程(如Explorer.exe)中运行。这样一来,普通的进程管理器就很难发现这种病毒了,而且即使发现了也很难清除,因为只要病毒寄生的进程不终止运行,那么这个DLL就不会在内存中卸载,用户也就无法在资源管理器中删除这个DLL文件-DLL injection technique is widely used Win32 virus a t
MemoryModule
- 自己实现LoadLibrary函数功能,在程序中加在动态连接库。通过对DLL PE文件分析,把DLL加载到内存中。
UnsafeNativeMethods
- 从.net框架中反编译出的nsafeNativeMethods类,在框架中由于是内部类型无法从外界调用。用此类中的IPersistStreamInit接口可实现从内存流中加载图片等文件到WEBBROWSER控件
windows
- 老师布置的windows核心编程的大作业 功能需求如下: 具有查看系统当前运行进程,线程的功能,并能选择结束进程。设置进程的优先级,休眠,唤醒线程。 系统可以加载一个动态链接库,动态链接库随机不停的产生数据,系统显示该数据。(为保证所有数据都能被显示,要求用同步机制来实现) 具有查看系统当前运行进程,线程的功能,并能选择结束进程。设置进程的优先级,休眠,唤醒线程。 系统可以查看虚拟内存使用情况(10分) 系统可以把输入的信息写入共享内存,并由另一个进程从共享内存中写入磁
bootloader
- ⑴ 提供简单命令 A、通过串口加载程序到指定内存 B、将程序烧写到 NANDFLASH 指定位置 C、LCD 操作函数 I、画点 II、画线 III、画圆 IV、显示图像 ⑵ bootloader 具备自我更新能力 ⑶ bootloader 可以启动 LINUX ⑷ 能通过网络传输文件(FTP/UDP)
MemeryModuleView
- 内存分析,本人收集整理,查看进程模块组成,加载和卸载内存模块,列出模块路径,希望对学习系统编程的朋友有帮助,可以自己完善修改成高效的进程管理器,模块分析.-Memory analysis, I collected to see the process modules, memory modules loading and unloading, are listed in the path module, in the hope that programmed learning system to
DllPatch
- DLL内存补丁,由于DLL加载需要重定位,基地址变化,该工具可动态查找指定进程和DLL,并对DLL的相对地址进行修改,遍历进程和DLL,获取DLL基地址,写入数据长度,数据内容-DLL memory patch, because of relocation required DLL is loaded, change the base address, the tool can search the specified dynamic process and DLL, the relative
GetprocessRam
- VB编写的一款小工具获取任意运行的系统进程所占用的内存使用信息,并包含了几个示例程序:加载100个窗体,加载位图、显示图片、删除窗体、加载文件、刷新列表等。 窗口下边适时显示选中进程的当前内存使用情况、页面文件(虚拟内存)大小等。-VB prepared to obtain a small tool for any process running on the system memory occupied by the use of information and includes a
dllload
- 不使用LoadLibrary加载DLL,此方法可以加密DLL,运行动态解密,然后直接在内存中加载,或把DLL当资源放在EXE中,运行只在内存中解开,不需要外带d-Do not use LoadLibrary load the DLL, this method can be encrypted DLL, run the dynamic decryption, and then directly loaded in memory, or the DLL when resources are plac
vc-mem(mfc)
- 内存加载EXE,mfc测试的代码。编译通过 点击按钮默认加载的C/1.exe 需要替换到内存加载的那个按钮相应。自己可以看到代码-Memory to load the EXE, the mfc test code. The compiler default loaded by clicking on the button C/1.exe need to replace to the memory load that the corresponding button. I can see th
Test1
- 易语言内存运行,无需释放资源,直接内存加载运行-Easy language memory to run, no need to release resources, and direct memory load and run
LoadDllFromBuffer
- 内存加载DLL,不借助文件系统的帮助来加载内存中载入DLL的技术。-Memory to load the DLL, not with the help of the file system to load the DLL is loaded in memory technology
DrvIns
- 自由天空驱动选择工具 主要利用SQLite和7z库通过数据库查询硬件ID的技术,实现硬件的精确检测,Delphi7.0正常编译,SQLite和7z库通过内存加载-Free sky drive selection tool Mainly using SQLite and 7z library through database queries hardware ID technology to achieve accurate detection of hardware, Delphi7.0
MemoryModule
- 内存加载Dll,直接将Dll数据加载到内存中执行,很方便-Memory load Dll, Dll directly load data into memory for execution, it is convenient
RunPE
- 内存加载PE文件的代码,能加载大部分windows自带的程序。对于研究系统底层的知识非常有用。-Memory load PE file code, can load most Windows s own procedures.The underlying knowledge is very useful for the study system.
dll
- 易语言从内存加载DLL源码例程程序结合易语言特殊功能支持库,通过置入汇编代码从内存加载DLL。 本易语言源码例程属于易语言高级教程。 点评:本源码是易语言置入汇编代码的一个重要例程,实现了底层操作,值得学习。-dll call
PEmemLIB20
- 演示了内存加载和运行exe dll PEmem.exe : Running PE in memory demo ( Dialog.exe ) DLLmem.exe : Calling a function DLL in memory demo ( ConsoleOut.dll )-load and run EXE and DLL in memory
dan-exe-neicun
- 树形单exe内存加载 dan exe neicunjiazai-dan exe neicunjiazai
修改加载百分百V8带轮训(内存加载)
- 一款内存加载带轮训的远控源码,值得大家研究开发(A memory load with rotation in the remote control code, worth us study)