Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about instructions

Read more about instructions

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - instructions

Significance of learning 32 bit exploitation

I'm thinking of taking EXP 301 (Windows User Mode Exploit Development) exam. And I did some research on this exam; I came around many articles which criticised the exam material for only covering 32 b...
test-img

Da3kL10rd

windows

32bit-64bit

exploit

instructions

microprocessors

Votes: 0

Answers: 1

Latest Answer

Is this a pre-requisite to learn 64 bit exploitation? No. There is a lot in common between x86-32 and x86-64, so much of what you learned about 32 bits would carry over, but it's not a prerequisite...
test-img

Nate Eldredge

Determine the average time taken to process 13 instructions with this system?

Question: A non-pipelined system takes 7.5 ns to process an instruction with a clock cycle of 1.5 ns. The same instruction can be processed in a 5-segment pipeline. The instruction set architecture of...
test-img

Jade

cpu-architecture

instructions

Votes: 0

Answers: 0

Force NASM to use quadwords

In gas, I can do movabs rcx, 0x402041, which assembles to 48b941204000. NASM doesn't support movabs. I've tried doing mov rcx, 0x402041, and mov rcx, QWORD 0x402041, but, in either case, NASM assemb...
test-img

SRobertJames

assembly

x86-64

nasm

instructions

instruction-encoding

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved