DEV Community

ddupard profile picture

ddupard

security researcher. working on offensive LLMs

Joined Joined on  github website
RV32I vs x86_32: How Branching Works Across Architectural Lines

RV32I vs x86_32: How Branching Works Across Architectural Lines

Comments
3 min read

Want to connect with ddupard?

Create an account to connect with ddupard. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Reverse Engineering Undocumented Architectures: LLM-Driven Opcode Table Extraction vs. Legacy Tooling Constraints

Reverse Engineering Undocumented Architectures: LLM-Driven Opcode Table Extraction vs. Legacy Tooling Constraints

Comments
5 min read
CrackMe Level 6: part 2

CrackMe Level 6: part 2

Comments
51 min read
CrackMe Level 6

CrackMe Level 6

Comments
14 min read
RV32I vs x86_32 Comparison

RV32I vs x86_32 Comparison

Comments
3 min read
Crackmes: The Methodology

Crackmes: The Methodology

Comments
3 min read
Introduction to x86_64 Assembly

Introduction to x86_64 Assembly

Comments
6 min read
Crackmes: The Basics

Crackmes: The Basics

Comments 3
6 min read
X86_64 From Source Code to Binary: What Does GCC Actually Do ? DEP / NX

X86_64 From Source Code to Binary: What Does GCC Actually Do ? DEP / NX

Comments
10 min read
RISC-V 32-bit: What does GCC do? (Part 1)

RISC-V 32-bit: What does GCC do? (Part 1)

Comments
9 min read
8051 What does SDCC do part 3 ?

8051 What does SDCC do part 3 ?

Comments
21 min read
8051 What does SDCC do part 2 ?

8051 What does SDCC do part 2 ?

Comments
15 min read
8051 What does SDCC do part 1 ?

8051 What does SDCC do part 1 ?

Comments
10 min read
Ghidra internals: Where are my logs ?

Ghidra internals: Where are my logs ?

Comments
3 min read
Adapting Ghidra for Reverse Engineering Undocumented Binary Architectures

Adapting Ghidra for Reverse Engineering Undocumented Binary Architectures

Comments
4 min read
From C Corpus to Machine Code Analysis: A Two-Phase Pipeline for Unknown Architectures

From C Corpus to Machine Code Analysis: A Two-Phase Pipeline for Unknown Architectures

Comments
2 min read
Identifying the Processor of a Bare-Metal Binary: Modifying prompts

Identifying the Processor of a Bare-Metal Binary: Modifying prompts

Comments
7 min read
Identifying the Processor of a Bare-Metal Binary: Testing LLMs

Identifying the Processor of a Bare-Metal Binary: Testing LLMs

Comments
5 min read
Building a custom disassembler for an undocumented processor

Building a custom disassembler for an undocumented processor

Comments
13 min read
EEPROM Hijacking on 8051 Architecture

EEPROM Hijacking on 8051 Architecture

Comments
3 min read
Ghidra 12.2 DEV Internals: Part 2

Ghidra 12.2 DEV Internals: Part 2

Comments
22 min read
Ghidra 12.2 DEV Internals: Part I

Ghidra 12.2 DEV Internals: Part I

Comments
5 min read
X86_64 From Source Code to Binary: What Does GCC Actually Do? part 3

X86_64 From Source Code to Binary: What Does GCC Actually Do? part 3

Comments
17 min read
MIPS From Source Code to Binary: What Does GCC Actually Do ?

MIPS From Source Code to Binary: What Does GCC Actually Do ?

Comments
4 min read
X86_64 From Source Code to Binary: What Does GCC Actually Do? part 2

X86_64 From Source Code to Binary: What Does GCC Actually Do? part 2

Comments
12 min read
X86_64 From Source Code to Binary: What Does GCC Actually Do?

X86_64 From Source Code to Binary: What Does GCC Actually Do?

2
Comments 3
4 min read
Building a comfortable workflow for debugging an old version of the Linux kernel

Building a comfortable workflow for debugging an old version of the Linux kernel

Comments
9 min read
loading...