Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of nrz

nrz

nrz has asked 18 questions and find answers to 34 problems.

Stats

1.1k
EtPoint
334
Vote count
18
questions
34
answers

About

Real name: Antti Nuortimo.

Interests: Cognitive neuroscience research, reverse engineering, artificial intelligence, 3D graphics programming, data visualization.

Ylikuutio, OpenGL 3D engine (work in progress): https://github.com/nrz/ylikuutio

ultraELF, multiarchitecture assembler, disassembler and metamorphic engine (work in progress): https://github.com/nrz/ultraelf

Some answers that may be helpful:

power of in x86 assembly

Is there a way to get sbcl to print out the value of a CPU register?

GCC: putchar(char) in inline assembly

Printing a string without OS

Can I combine all the sections "Objdump -S -d elf-file" generate into a re-assemble capable file?