3 matches found
COM-Code-Helper - Two IDAPython Scripts Help You To Reconstruct Microsoft COM (Component Object Model) Code
Two IDAPython Scripts help you to reconstruct Microsoft COM Component Object Model Code Especially malware reversers will find this useful, as COM Code is still regularly found in malware. ClassAndInterfaceToNames.py This IDAPython script scans an idb file for class and interfaces UUIDs and creat...
Virtuailor - IDAPython Tool For Creating Automatic C++ Virtual Tables In IDA Pro
Virtuailor is an IDAPython tool that reconstructs vtables for C++ code written for intel architecture, both 32bit and 64bit code and AArch64 New!. The tool constructed from 2 parts, static and dynamic. The first is the static part, contains the following capabilities: Detects indirect calls. Hook...
Fedora 27 : glibc (2018-c1ef35a4f9)
This update removes a misleading comment from the documentation of the abort function RHBZ1615608. A minor security vulnerability, CVE-2018-11237, a buffer overflow in mempcpy for Xeon Phi RHBZ1581275 has been addressed. The update also fixes the waiters-after-spinning case in the...