Top Python Tools for Malware Analysis. – PythonStacks

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Unicorn Engine

    Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)

  • Unicorn is missing from that list.

    The python CPU emulator with full program counter (PC) and general (and other CPU-specific) register set controls.

    I use it to catch fileless malware in the second fastest dynamic manner. Also good for detecting Rowhammer/SPECTRE behaviors.

    Disclaimer: one of the contributors and a contractor that frequently deploy this.

    https://github.com/unicorn-engine/unicorn

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Unicorn – lightweight multi-platform, multi-architecture CPU emulator framework

    1 project | news.ycombinator.com | 3 May 2024
  • Unicorn: Lightweight multi-platform, multi-architecture CPU emulator framework

    1 project | news.ycombinator.com | 19 Nov 2023
  • 86Box v4.0

    1 project | news.ycombinator.com | 13 Sep 2023
  • Show HN: Tetris, but the blocks are ARM instructions that execute in the browser

    3 projects | news.ycombinator.com | 10 Aug 2023
  • FOSS Simulator for debugging C code (even better if it supports some MCUs)

    1 project | /r/embedded | 28 Jun 2023