Software Alternatives, Accelerators & Startups

Beginners.RE VS NASM

Compare Beginners.RE VS NASM and see what are their differences

Beginners.RE logo Beginners.RE

Reverse engineering for beginners

NASM logo NASM

The Netwide Assembler, NASM, is an 80x86 and x86-64 assembler designed for portability and...
  • Beginners.RE Landing page
    Landing page //
    2023-04-08
  • NASM Landing page
    Landing page //
    2021-10-11

Beginners.RE videos

No Beginners.RE videos yet. You could help us improve this page by suggesting one.

+ Add video

NASM videos

Why you should NOT get the NASM CPT || Certification

More videos:

  • Review - NASM CPT Certification | Chapter 1-20 Review |SHOW UP FITNESS PASS NASM GUARANTEED ONLINE INTERNSHIP
  • Review - NASM CPT review

Category Popularity

0-100% (relative to Beginners.RE and NASM)
Code Coverage
100 100%
0% 0
IDE
0 0%
100% 100
Data Dashboard
100 100%
0% 0
Email Marketing
0 0%
100% 100

User comments

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

Social recommendations and mentions

Based on our record, NASM should be more popular than Beginners.RE. 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.

Beginners.RE mentions (2)

  • Reverse Engineering - where to start?
    You can do this by writing small programs, compiling them on various platforms (windows/linux), and then looking at their assembly code. This book by Dennis Yurichev follows this methodology. https://beginners.re/. Source: about 1 year ago
  • How to improve at x86/C?
    Regarding x86 asm, I have never done any and I doubt you are going to use it extensively. However, I'd recommend reading through the first part of Beginner Reverse Engineering so that you know how C programs are translated into x86 assembly. Once you know that pointers are essentially memory addresses with different lengths (hopefully I'm not making it up), how function calls are performed (move stack pointer,... Source: about 1 year ago

NASM mentions (3)

  • How to improve at x86/C?
    Try https://nasm.us/ as a modern way to use assembly. Source: about 1 year ago
  • Help needed for asm related project
    Assembly is machine specific, have a look at NASM for a more generic assembly language. https://nasm.us/. Source: about 1 year ago
  • vcpkg now (finally) has site with search functionality
    I have a weird problem: when I try using vcpkg on my work laptop, it cannot download nasm. Instead of nasm, I get an HTML page that explains that I am kept safe and secure by CSIS who blocked downloads from this dangerous domain. Vcpkg barfs on the HTML file (as it should). Source: about 3 years ago

What are some alternatives?

When comparing Beginners.RE and NASM, you can also consider the following products

CodeToGo - Find updated snippets for common JavaScript use cases

LLVM - LLVM is a compiler infrastructure designed for compile-time, link-time, run-time, and...

Waydev - Waydev analyzes your codebase from Github, Gitlab, Azure DevOps & Bitbucket to help you bring out the best in your engineers work.

Yasm - Yasm is a complete rewrite of the NASM assembler.

GitPrime - GitPrime uses data from any Git based code repository to give management the software engineering metrics needed to move faster and optimize work patterns.

Tiny C Compiler - The Tiny C Compiler is an x86, x86-64 and ARM processor C compiler created by Fabrice Bellard.