Software Alternatives, Accelerators & Startups

SystemTap VS OllyDbg

Compare SystemTap VS OllyDbg and see what are their differences

SystemTap logo SystemTap

SystemTap provides instrumentation for a live running kernel and user-space applications.

OllyDbg logo OllyDbg

OllyDbg is a 32-bit assembler level analysing debugger.
  • SystemTap Landing page
    Landing page //
    2019-05-11
Not present

SystemTap videos

Product Overviews: Using Systemtap

More videos:

  • Review - RHEL Developers: RHEL SystemTap Overview
  • Review - What is my system doing - Full System Observability with SystemTap

OllyDbg videos

LABS 37 Virus Analysis Using OllyDbg REVIEW

More videos:

  • Tutorial - Introduction to Reverse Engineering | Ollydbg Tutorial
  • Tutorial - OllyDBG Tibia Reverse Engineering & Function Calling Tutorial

Category Popularity

0-100% (relative to SystemTap and OllyDbg)
Software Development
8 8%
92% 92
IDE
8 8%
92% 92
Monitoring Tools
100 100%
0% 0
OS & Utilities
8 8%
92% 92

User comments

Share your experience with using SystemTap and OllyDbg. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare SystemTap and OllyDbg

SystemTap Reviews

We have no reviews of SystemTap yet.
Be the first one to post

OllyDbg Reviews

Reverse engineering tools review
Popularity of OllyDbg is obvious with the fact, that no other debugger, including legendary SoftICE system debugger has had so many plugins and modified versions like OllyDbg. It is interesting that a special version OllyDbg was created under the name of Immunity Debugger with built-in Python script support, meant for analyzing malware and creating exploits
Source: www.pelock.com

Social recommendations and mentions

Based on our record, SystemTap should be more popular than OllyDbg. It has been mentiond 3 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

SystemTap mentions (3)

  • What are some tools to create code diagrams/graphs/(static or dynamic) call graphs when analyzing c++ code? Any level of automation would be useful here, but manual editing is also preferred. I see Visual Studio Code Graph but this is an option for Windows mainly. Doxygen, perftools?
    Eclipse seems to have a Callgraph plug-in (for execution traces), although it is based on SystemTap, which is only for Linux. Source: about 1 year ago
  • Valve Did the IMPOSSIBLE... Anti-Cheat on Linux - WAN Show September 24, 2021
    They can use DKMS or their own version of systemtap so not they don't have to release the code. Source: over 2 years ago
  • Frozenbyte are now telling Linux users to use Proton, even for their older games
    Since these are kernel anticheats I don't know how they're going to make it work though. Maybe BE and EAC will ship signed code that Valve lets run outside of the Win32 environment, possibly just as the root user or with their own version of systemtap to get into the kernel. Source: almost 3 years ago

OllyDbg mentions (1)

  • I managed to store a copy of Minecraft on a piece of paper
    Can't you use paperback (from the creator of ollydbg)? 500Kb/A4 Https://ollydbg.de/. Source: almost 2 years ago

What are some alternatives?

When comparing SystemTap and OllyDbg, you can also consider the following products

ftrace - A function tracer for the Linux kernel.

IDA - The best-of-breed binary code analysis tool, an indispensable item in the toolbox of world-class software analysts, reverse engineers, malware analyst and cybersecurity professionals.

ltrace - ltrace intercepts and records dynamic library calls which are called by an executed process and the...

X64dbg - X64dbg is a debugging software that can debug x64 and x32 applications.

perf - Perf is a simple app monitoring solution paired with meaningful alerts.

WinDbg - WinDbg is a multipurposed debugger for Microsoft Windows, distributed on the web by Microsoft as...