12 matches found
exe_to_dll
EXEtoDLL 将一个EXE转换,使其可以像DLL一样加载。 支持32位和64位DLL 受@guywhataguy想法的启发。更多信息请点击这里。 下载 稳定版本可在releases中获取。 测试版本可从构建服务器下载(点击构建并选择“Artifacts”标签页) 克隆 使用递归克隆以获取仓库及所有子模块: root@kitploit: git clone --recursive https://github.com/hasherezade/exetodll.git 用法 从命令行运行exetodll。参数: root@kitploit: args: 示例: root@kitploit...
cuckoo-modified
这是一个基于 Cuckoo Sandbox 的深度修改版本,基于 GPL 协议发布。 它相比上游 Cuckoo 提供了许多优势: 完全规范化的文件和注册表名称 64位分析 处理 WoW64 文件系统重定向 大量新增的 API 钩子 服务监控 将 API 调用与恶意软件调用链关联 能够追踪 APC 注入和隐蔽的 explorer 注入 美化打印的 API 标志 每次分析支持 Tor 超过 150 个新的签名模块(超过 75 个) 内置反反沙箱和反反虚拟机技术 更稳定的钩子 能够恢复被移除的钩子 大幅改进的行为分析和签名模块 API 能够对分析结果发表评论 在 IE 的 JavaScript...
PYSEC-2026-1001 `CHECK` fail in `BCast` overflow
Impact If BCast::ToShape is given input larger than an int32, it will crash, despite being supposed to handle up to an int64. An example can be seen in tf.experimental.numpy.outer by passing in large input to the input b. python import tensorflow as tf value = tf.constantshape=2, 1024, 1024, 1024...
Denial of Service (DoS)
Overview Affected versions of this package are vulnerable to Denial of Service DoS when BCast::ToShape is given input larger than an int32, even if it is being supposed to handle up to an int64. Details Denial of Service DoS describes a family of attacks, all aimed at making a system inaccessible...
Huan - Encrypted PE Loader Generator
Huan is an encrypted PE Loader Generator that I developed for learning PE file structure and PE loading processes. It encrypts the PE file to be run with different keys each time and embeds it in a new section of the loader binary. Currently, it works on 64 bit PE files. How It Works? First, Huan...
ERC.Net – A Toolset for Analyzing Windows Application Crashes
ERC.Net is a collection of tools designed to assist in analyzing and debugging Windows application crashes in order to identify potential security vulnerabilities. Supporting both 64 and 32 bit applications, ERC.Net has many use cases including parsing Windows file headers, identifying compile-ti...
Low: Red Hat Enhancement Advisory: elfutils bug fix and enhancement update
Updated elfutils packages that fix several bugs and add various enhancements are now available for Red Hat Enterprise Linux 6. The elfutils packages contain a number of utility programs and libraries related to the creation and maintenance of executable code. The elfutils packages have been...
7 Things About Android Lollipop 5.0 You Need To Know
After offering chocolate Kit-Kat, now Google is ready to serve you Lollipops. Google on Wednesday finally revealed the official name of its next version Android L — Android 5.0 Lollipop. The newly released Android 5.0 Lollipop ships with the latest Motorola-made Nexus 6 smartphone and Nexus 9...
Visual DuxDebugger Debugger - Disassembler for Windows 64-bit
Visual DuxDebugger Debugger - Disassembler for Windows 64-bit Main features Fully support 64-bit native processes Fully support 64-bit .NET processes Full code analysis Full memory analysis Code edition Memory edition Module export formats EXE/DLL/CSV Debug multiple processes Debug multiple child...
IOCTL Fuzzer v1.2 Download
"IOCTL Fuzzer is a tool designed to automate the task of searching vulnerabilities in Windows kernel drivers by performing fuzz tests on them. The fuzzer's own driver hooks NtDeviceIoControlFile in order to take control of all IOCTL requests throughout the system. While processing IOCTLs, the...
gdb security update
CentOS Errata and Security Advisory CESA-2007:0469 An updated gdb package that fixes a security issue and various bugs is now available. This update has been rated as having low security impact by the Red Hat Security Response Team. GDB, the GNU debugger, allows debugging of programs written in C...