登录
首页 » C# » CSharpDLl-zhuru

CSharpDLl-zhuru

于 2021-03-19 发布 文件大小:42KB
0 353
下载积分: 1 下载次数: 36

代码说明:

  C#版 DLL注入,比较难找到,选择dll后可以注入任意进程并且执行(C# version of the DLL injection, more difficult to find, select dll after injecting arbitrary process and execute)

文件列表:

WindowsFormsApplication1
........................\bin
........................\...\Debug
........................\...\.....\WindowsFormsApplication1.exe,11776,2013-06-29
........................\...\.....\WindowsFormsApplication1.vshost.exe,11600,2013-06-29
........................\...\.....\WindowsFormsApplication1.vshost.exe.manifest,490,2010-03-17
........................\Form1.cs,5733,2013-06-29
........................\Form1.Designer.cs,4670,2013-06-29
........................\Form1.resx,5817,2013-06-29
........................\obj
........................\...\x86
........................\...\...\Debug
........................\...\...\.....\DesignTimeResolveAssemblyReferences.cache,4501,2013-06-29
........................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6320,2013-06-29
........................\...\...\.....\GenerateResource.read.1.tlog,252,2013-06-29
........................\...\...\.....\GenerateResource.write.1.tlog,670,2013-06-29
........................\...\...\.....\ResolveAssemblyReference.cache,8031,2013-06-29
........................\...\...\.....\TempPE
........................\...\...\.....\WindowsFormsApplication1.csproj.FileListAbsolute.txt,1769,2013-06-29
........................\...\...\.....\WindowsFormsApplication1.exe,11776,2013-06-29
........................\...\...\.....\WindowsFormsApplication1.Form1.resources,180,2013-06-29
........................\...\...\.....\WindowsFormsApplication1.pdb,22016,2013-06-29
........................\...\...\.....\WindowsFormsApplication1.Properties.Resources.resources,180,2013-06-29
........................\Program.cs,505,2013-06-29
........................\Properties
........................\..........\AssemblyInfo.cs,1380,2013-06-29
........................\..........\Resources.Designer.cs,2898,2013-06-29
........................\..........\Resources.resx,5612,2013-06-29
........................\..........\Settings.Designer.cs,1109,2013-06-29
........................\..........\Settings.settings,249,2013-06-29
........................\WindowsFormsApplication1.csproj,3707,2013-06-29
WindowsFormsApplication1.sln,914,2013-06-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PNEV512B_-_LPC1227_NDEFmsg
    1. Document purpose This document describes the content of the source package as well as known problems and restrictions. A separate User Manual describes the first steps how to use the software in combination with the Hardware. 2. Known problems and restrictions * Restrictions The Software is restricted to the Hardware, described in the attached schematics. The API is intended for the NXP contactless/contact reader ICs, as such the API is not to be ported to any technology from any other vendor. The Software is running on a Cortex M0 LPC1227/301 controller from NXP. NXP will not support porting to any other vendor platform. The Hardware will go through an CE certification, as such there may be future versions of this Hardware which will have small adaptations in the schematics. Nevertheless the software is designed in a way to support also the future variants. The Software stack was validated according to CE.(1. Document purpose This document describes the content of the source package as well as known problems and restrictions. A separate User Manual describes the first steps how to use the software in combination with the Hardware. 2. Known problems and restrictions* Restrictions The Software is restricted to the Hardware, described in the attached schematics. The API is intended for the NXP contactless/contact reader ICs, as such the API is not to be ported to any technology from any other vendor. The Software is running on a Cortex M0 LPC1227/301 controller from NXP. NXP will not support porting to any other vendor platform. The Hardware will go through an CE certification, as such there may be future versions of this Hardware which will have small adaptations in the schematics. Nevertheless the software is designed in a way to support also the future variants. The Software stack was validated according to CE.)
    2013-07-16 19:50:29下载
    积分:1
  • Direct3DHook
    directx 3d hook,用callback的方式,提供endscene()和reset()的hook,很好的例子,供有志于hook dx3d的同学参考学习(directx 3d hook, provide endscene() and reset() hook in call back,good example)
    2017-01-16 12:39:07下载
    积分:1
  • API Hooking
    Hook Library API Sample
    2017-10-24 20:34:06下载
    积分:1
  • KeyboardHook
    VC++ 键盘监控程序,可键盘输入文本,当你按下键盘上的每一个键的时候,它都可以监控到,并弹出窗口告诉你按下的是哪个键,是基于HOOK技术来说的。(VC++ keyboard monitoring procedures, keyboard input text when you press each key on the keyboard, it can be monitored, and the pop-up window telling you which key is pressed, it is based on the HOOK technology.)
    2013-12-22 15:43:07下载
    积分:1
  • MouseTrace
    MouseTrace,用 VC++写的鼠标Hook钩子,获取X,Y坐标,并适时显示在窗体上,如上图示,在窗体上移动鼠标,坐标信息会被跟踪,移出窗体则无效。(MouseTrace, using VC++ to write the mouse Hook hook, get X, Y coordinates and the time display on the form, as shown, move the mouse over the form, coordinate information will be tracked, out of form would be invalid.)
    2015-02-06 10:32:13下载
    积分:1
  • quickey
    魔兽外挂,使用SetWindowsHookEx监控Windows全局鼠标事件,全局监控键盘事件, 代码例子(External source of warcraft)
    2015-04-03 17:04:45下载
    积分:1
  • HookSwapContext
    通过Hook KiSwapContext来枚举隐藏进程(By Hook KiSwapContext to enumerate hidden processes)
    2011-10-07 23:30:01下载
    积分:1
  • EasyHook-2.7.5159.0-Source
    win32 Hook api 钩子与API截获 (win32 Hook api)
    2014-03-19 20:14:45下载
    积分:1
  • apihook_Code
    一个通过修改DLL文件的IAT表来实现的hook开发包源码(A DLL file by modifying the IAT table to achieve the hook development kit source)
    2020-06-26 11:40:01下载
    积分:1
  • HookProtectProcessLib
    说明:  防止进程被结束 任务管理器的“结束任务”实际上就是强制终止进程,它所使用的是一个叫做TerminateProcess()的Win32 API函数以下是此函数的定义(Prevent the process from being terminated The task manager's end task is actually a forced termination of the process. It uses a Win32 API function called TerminateProcess (), which is the definition of this function)
    2021-03-15 21:59:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载