News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

xchg rax,rax ; 0x40 assembly riddles

Started by xorpd, December 09, 2014, 11:40:24 PM

Previous topic - Next topic

xorpd

EDIT: Added usage instructions
Hi,
I made a collection of interesting bit tricks and techniques that I found over the last years. I put them into 0x40 assembly riddles, each one should teach you about one thing.
It could be found here: http://xchg.xorpd.net
Moving to the next code snippet is done by clicking on "inc". (Or "dec" for the previous one).

You could also get the hard copy for those snippets, though all of them are on the website.

I hope that you find it useful. Have fun :)
xorpd.

Gunther

Hi  xorpd,

Quote from: xorpd on December 09, 2014, 11:40:24 PM
I wrote a new book "xchg rax,rax" about x86_64 riddles.
The HTML version is fully free, you can find it here:
http://xchg.xorpd.net
Have fun :)

xorpd.

no, the link leads to https://www.createspace.com/5067642.

Gunther
You have to know the facts before you can distort them.

xorpd

Quote from: Gunther on December 10, 2014, 07:02:57 AM

no, the link leads to https://www.createspace.com/5067642.

Gunther

Click on the "inc" and "dec" on the top.
I should have added more information about how to use it... sorry.

habran

Cod-Father


Gunther

Quote from: xorpd on December 10, 2014, 10:34:57 PM
Quote from: habran on December 10, 2014, 04:57:02 PM
You must be kidding  ::)

Sometimes :)

No, every time. Is that the content of your book? Some assembly language instructions without comments?  :eusa_boohoo:

Gunther
You have to know the facts before you can distort them.

xorpd

QuoteNo, every time. Is that the content of your book? Some assembly language instructions without comments?

@Gunther: Yes.

Gunther

Quote from: xorpd on December 10, 2014, 11:11:00 PM
QuoteNo, every time. Is that the content of your book? Some assembly language instructions without comments?

@Gunther: Yes.

Is that a bad joke?

Gunther
You have to know the facts before you can distort them.

jj2007

Quote from: Gunther on December 10, 2014, 11:22:32 PMIs that a bad joke?

No, arranging almost meaningless sequences of assembler instructions against a black background is a form of art. You may call it nerd poetry

Gunther

Jochen,

Quote from: jj2007 on December 11, 2014, 02:26:52 AM
No, arranging almost meaningless sequences of assembler instructions against a black background is a form of art. You may call it nerd poetry

Fine. Again closed a gap in knowledge.

Gunther
You have to know the facts before you can distort them.