nrz

10,435
reputation
4
39
71

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?