Any Tips for Reversing x86 C++ Decryption Functions?

This page summarizes the projects mentioned and recommended in the original post on /r/securityCTF

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
  • pharos

    Automated static analysis tools for binary programs

  • OOAnalyzer is wonderful for recovering class/function information C++ that makes manual vtable/RTTI perusing relatively moot. I ultimately installed it along with the rest of Pharos on Linux and it was a couple days of figuring before I got things running.

  • Virtuailor

    IDAPython tool for creating automatic C++ virtual tables in IDA Pro

  • constants can be a good indication of the algorithm. I use this IDA plugin at work https://github.com/0xgalz/Virtuailor.

  • 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

  • The Hiew Hex Editor

    10 projects | news.ycombinator.com | 2 Jan 2024
  • [Media] I'm currently learning Rust. Out of curiosity, I opened the resulting binary as a text file, and among the garbled text characters, I saw this weird text. Is this normal or is there something wrong with the compiled binary? It's the "Hello, World!" sample program and it executes normally.

    1 project | /r/rust | 25 Oct 2023
  • Ida Free

    1 project | news.ycombinator.com | 5 Jul 2023
  • Binary Ninja

    1 project | news.ycombinator.com | 20 May 2023
  • Public API, examples, documentation and issues for Binary Ninja

    1 project | /r/ReverseEngineering | 31 Jan 2023