Explore

assembly ×
  • screenshot

    The Rust Calling Convention We Deserve · mcyoung

    I will often say that the so-called “C ABI” is a very bad one, and a...

  • screenshot

    Edit hex to point to dword (Hex Patch Porting IDA)

    Just for starters I am new to IDA so I am very clueless I am trying...

  • xorvoid

    One of my hobbies is reverse-engineering old binaries. I even wrote a custom decompiler to help...

  • screenshot

    relative address instead of absolute address in the relocation table

    In the context of compiler optimization and linker behavior, I'm trying to understand the implications of...

  • screenshot

    After 41 years, my first assembly program on my first computer, the Tomy Tutor

    We got it in 1983, I think, so it only took me about 41 years to...

  • screenshot

    Inline assembly - How to deal with arrays in AT&T style?

    Hello all, I know that there are many choices in the world of programming ... In...

  • screenshot

    What is the meaning of "ptr" in assembly?

    Since [si] in brackets is like the value at the address si like the *si in...

  • screenshot

    CAP-X and COMP-X: how the Tandy Pocket Computers got a sucky Japanese assembler

    I grew up primarily with the Commodore 64, where if you wanted to do anything really...

  • screenshot

    ld: library 'System' not found for assembly

    I am trying to write assembly on macos sonoma 14.3 on a 2020 intel macbook pro...