76 matches found
QuickAsm
Quick Assembler シンプルな(実験的)x86/x86 アセンブラおよびエミュレータ。 Quick Assembler は wxWidgets を使用して構築されています。実際の用途で wxWidgets を使うのはこれが初めての試みです。私は、CRT 静的リンクによる wxWidgets の静的リンクをサポートするプライベートビルドを作成しました。ビルドする場合は、wxWidgets ビルドの調整を公開していないため、CRT との動的リンクを使用するようにプロジェクトのプロパティを変更する必要があるかもしれません。 現在サポートされている機能の一覧は次のとおりです。 ASM...
qiling
Qiling's use case, blog and related work Qiling is an advanced binary emulation framework, with the following features: Emulate multi-platforms: Windows, macOS, Linux, Android, BSD, UEFI, DOS, MBR. Emulate multi-architectures: 8086, X86, X8664, ARM, ARM64, MIPS, RISC-V, PowerPC. Support multiple...
unicorn
ユニコーンエンジン コントリビュータ募集中! 詳細はこちら。 Unicornは、QEMUをベースとした、軽量でマルチプラットフォーム、マルチアーキテクチャのCPUエミュレータフレームワークです。 Unicornには、以下のような比類のない機能があります。 マルチアーキテクチャ: ARM、ARM64 ARMv8、M68K、MIPS、PowerPC、RISCV、SPARC、S390X、TriCore、X86(16、32、64ビット) クリーン/シンプル/軽量/直感的なアーキテクチャ非依存のAPI 純粋なC言語で実装されており、Crystal、Clojure、Visual...
uEmu
概要 uEmu は、Unicorn Engine をベースにした IDA 用の小さくて可愛いエミュレータプラグインです。 以下のアーキテクチャを標準でサポートしています: x86 、x64 、ARM 、ARM64 、MIPS 、MIPS64 何に適しているか? ベアメタルコード(ブートローダー、組み込みファームウェアなど)のエミュレーション 独立した関数のエミュレーション 何に適していないか? 複雑なOSコード(動的ライブラリ、プロセスなど)のエミュレーション 多くのシステムコールを含むコードのエミュレーション 改善できる点は? ベンダー固有のレジスタアクセス(ARM64のMSR S3x...
zelos
Zelos Zelos(Z eropoint E mulated L ightweight O perating S ystem)は、Pythonベースのバイナリエミュレーションプラットフォームです。Zelosの用途の1つは、コマンドラインやPythonスクリプトを使用して、バイナリの動的な挙動を迅速に評価することです。すべてのシステムコールはエミュレートされ、ターゲットのバイナリを隔離します。サポートされているアーキテクチャは、Linux x8664(32ビットおよび64ビット)、ARM、MIPSです。UnicornがCPUエミュレーションを提供します。...
iblessing
☠️ ██╗██████╗ ██╗ ███████╗███████╗███████╗██╗███╗ ██╗ ██████╗ ██║██╔══██╗██║ ██╔════╝██╔════╝██╔════╝██║████╗ ██║██╔════╝ ██║██████╔╝██║ █████╗ ███████╗███████╗██║██╔██╗ ██║██║ ███╗ ██║██╔══██╗██║ ██╔══╝ ╚════██║╚════██║██║██║╚██╗██║██║ ██║ ██║██████╔╝███████╗███████╗███████║███████║██║██║...
unicorn_pe
Unicorn PE Unicorn PE 是一个基于 unicorn 的插桩项目/框架,旨在模拟 Windows PE 文件的代码执行,尤其是加壳的 PE 文件。 该项目已归档,不再维护。推荐使用 sogen 作为替代方案。 功能 从模拟内存中将 PE 镜像转储到文件,修复导入表,解密 VMProtect 字符串,解密 VMProtect 导入。 对异常的部分支持。(仅 DB 和 BP) 显示所有正在执行的指令的反汇编。 将 BlackBone 更新到最新版本(2020.4.5)。 TODO 功能:x86(低优先级)-- 0% 构建 Visual Studio 2017 或 2019 ...
unicorn-bios
unicorn-bios About Basic BIOS emulator/debugger for Unicorn Engine. Written to debug the XEOS Operating System boot sequence. Usage: root@kitploit: Usage: unicorn-bios OPTIONS BOOTIMG Options: --help / -h: Displays help. --memory / -m: The amount of memory to allocate for the virtual machine in...
Cmulator
Cmulator - スクリプト可能なx86 REサンドボックスエミュレータ v0.3 Beta Cmulator は x86 - x64 シェルコードやPEバイナリのためのスクリプト可能なリバースエンジニアリングサンドボックスエミュレータです。 Unicorn、Capstone Engine、javascript に基づいています。 💬 これは最後にサポートされるPascalバージョンであり、新しいコードベース(C/C++)はこちらにあります Cmulator。 対応アーキテクチャ: i386 x86-64 対応ファイル形式 PE, PE+ シェルコード 既知の問題...
“Good enough” emulation: Fuzzing a single thread to uncover vulnerabilities
A Cisco Talos researcher worked around the limitations of hardware-level Code Read-out Protection RDP on the Socomec DIRIS M-70 gateway by pivoting from physical debugging to a "good enough" emulation approach. By focusing on emulating only the single thread responsible for Modbus protocol handli...
EUVD-2020-23959
Malware in sbrugna...
EUVD-2021-23555
Malware in sbrugna...
EUVD-2021-0455
Malware in sbrugna...
EUVD-2022-34019
Malicious code in bioql PyPI...
EUVD-2022-34018
Malicious code in bioql PyPI...
EUVD-2022-34020
Malicious code in bioql PyPI...
EUVD-2022-34021
Malicious code in bioql PyPI...
CVE-2022-29692
Unicorn Engine v1.0.3 was discovered to contain a use-after-free vulnerability via the hook function...
FreeBSD : py39-unicorn -- sandbox escape and arbitrary code execution vulnerability (17083017-d993-43eb-8aaf-7138f4486d1c)
The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 17083017-d993-43eb-8aaf-7138f4486d1c advisory. - An issue was discovered in splitregion in uc.c in Unicorn Engine before 2.0.0-rc5. It allows local...
Unicorn Engine Denial of Service Vulnerability
Unicorn Engine is an application. A lightweight, multi-platform, multi-architecture CPU simulator framework based on QEMU. Unicorn Engine v2.0.0-rc7 and earlier versions have a denial of service vulnerability that stems from qemuramfree dereferencing null pointers. An attacker could exploit this...