使用MFC编写的病毒技术合集
☆630Jul 27, 2019Updated 7 years ago
Alternatives and similar repositories for HackerTools
Users that are interested in HackerTools are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 记录一下自己的病毒分析成果☆258Feb 26, 2021Updated 5 years ago
- 使用纯C/C++编写的ShellCode生成框架☆454May 25, 2019Updated 7 years ago
- 使用C++控制台实现的加壳器☆82Mar 11, 2019Updated 7 years ago
- 《WINDOWS黑客编程技术详解》,作者甘迪文,2018年12月由人民邮电出版社出版,是一本面向黑客编程初学者的书,较为全面的地总结黑客编程技术。其内容重在实践,着重剖析技术实现原理,向读者讲解黑客编程技术的实现方法。☆416May 9, 2022Updated 4 years ago
- 这是一个基于gh0st远程控制的项目,使自己更深入了解远控的原理,采用VS2017,默认分支hijack还在修改不能执行,master分支的项目可以正常的运行的,你可以切换到该分支查看可以执行的代码☆530Oct 14, 2020Updated 5 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- A remote control program based on Gh0st: 实现了终端管理、进程管理、窗口管理、远程桌面、文件管理、语音管理、视频管理、服务管理、注册表管理等功能,优化全部代码及整理排版,修复内存泄漏缺陷,程序运行稳定。项目代码仅限于学习和交流用途。☆1,349May 15, 2026Updated 3 months ago
- 对160个Crackme的详细分析记录☆493Jun 15, 2019Updated 7 years ago
- AntiSpy is a free but powerful anti virus and rootkits toolkit.It offers you the ability with the highest privileges that can detect,anal…☆1,110Apr 22, 2021Updated 5 years ago
- SuperDllHijack:A general DLL hijack technology, don't need to manually export the same function interface of the DLL, so easy! 一种通用Dll劫持技…☆1,037Nov 10, 2021Updated 4 years ago
- 自己实现LoadLirbrary,GetProcAdd,FreeLirbrary等函数的功能,比特币病毒wcry就是用了这一功能☆18May 21, 2017Updated 9 years ago
- 逆向火绒安全软件驱动——sysdiag☆160Jan 15, 2018Updated 8 years ago
- 过去写的一些Windows安全研究相关代码☆134Feb 2, 2019Updated 7 years ago
- 通过在U盘中伪装正常文件,欺骗用户点击,传播木马的一个demo程序~just for fun~☆72Nov 30, 2017Updated 8 years ago
- 在Windows环境下的进程注入方法:远程线程注入、创建进程挂起注入、反射注入、APCInject、SetWindowHookEX注入☆675Sep 22, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Some ways to inject a DLL into a alive process☆365Apr 26, 2018Updated 8 years ago
- 新的注入方式☆11Sep 30, 2018Updated 7 years ago
- 驱动层拦截web访问源码☆29Apr 2, 2018Updated 8 years ago
- 记录游戏逆向的分析过程☆531Sep 2, 2025Updated 11 months ago
- 绕3环的shellcode免杀框架☆570Mar 19, 2021Updated 5 years ago
- Fast Conversion Windows Dynamic Link Library To ShellCode☆421Mar 10, 2022Updated 4 years ago
- Position Independent Windows Shellcode Written in C☆298Aug 28, 2018Updated 8 years ago
- 一个早期的抗启发式查杀的WIN32免杀壳☆45Jun 30, 2013Updated 13 years ago
- MFC的水波纹效果(visual studio 2015开发,在vc6中也可用,移植自tortoisesvn)☆26Jun 27, 2017Updated 9 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 加载内存当中的DLL文件☆82Aug 1, 2018Updated 8 years ago
- Windows memory hacking library☆5,480Jan 26, 2024Updated 2 years ago
- A file system filter, you can do some interesting thing, maybe it's cool.☆54Feb 15, 2019Updated 7 years ago
- 🆙 基于MFC实现的极简自动更新模块☆109Jul 9, 2024Updated 2 years ago
- mfc skin ui,not directui。视频教程:https://v.youku.com/v_show/id_XNTczMzg5MDky.html 简单来说,LibUIDK是用来开发QQ、360安全卫士那样的漂亮软件界面的。 LibUIDK原来是商业界面库,20…☆438Jun 17, 2024Updated 2 years ago
- Reverse engineered source code of the autochk rootkit☆214Nov 1, 2019Updated 6 years ago
- Windows 10 LPE (UAC Bypass) in Windows Store (WSReset.exe)☆262Dec 19, 2019Updated 6 years ago
- ☆178Sep 9, 2020Updated 5 years ago
- a simple intel vt code both support x86 & x64. PatchGuard monitor.☆76Oct 28, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 逆向小红伞杀毒软件驱动——avkmgr☆71Nov 27, 2017Updated 8 years ago
- 参考Gh0st源码,实现的一款PC远程协助软件,拥有远程Shell、文件管理、桌面管理、消息发送等功能。☆231Jul 31, 2016Updated 10 years ago
- 虚拟化保护(VMP壳)分析相关资料☆1,102Aug 2, 2018Updated 8 years ago
- 该资源主要参考甘迪文老师的《Windows黑客编程技术详解》书籍,作者从实践角度编写代码,希望对您有所帮助~☆117Oct 29, 2020Updated 5 years ago
- a frame of amd-v svm nest☆56Apr 7, 2020Updated 6 years ago
- ☆169Apr 29, 2014Updated 12 years ago
- ☆146Oct 1, 2020Updated 5 years ago