Log in

View Full Version : DES in ASM


sonny
April 18th, 2010, 11:23
Hi guys,

i've got a question. I search for the source code of DES implementation in ASM langueage ? I want t compare both codes (C impemenetation and ASM implementation) but I can't find ASM version. Could sombody help me ?

thanks in advance

Darkelf
April 18th, 2010, 13:03
http://www.ka9q.net/code/des/

It's in AT&T syntax.

sonny
April 18th, 2010, 13:54
Quote:
[Originally Posted by Darkelf;86192]http://www.ka9q.net/code/des/

It's in AT&T syntax.


Thanks. But I search for the implementation in MASM. Have anybody this source code ?

thanks in advice

Darkelf
April 18th, 2010, 14:06
Why don't you take a converter to transform from AT&T to Intel syntax?
There are several around the web.

Silkut
April 18th, 2010, 15:04
Humhum,

You asked for help and Darkelf was kind enough to provide a possible answer, even without providing what you did BEFORE to actually solve your problem. You come back asking for something already cooked ?

I am sorry pal, but saying thanks is NOT an excuse to wait for the solution without doing anything yourself.
Time to get your hands dirty.

(Oh, and there is no second warning. )

Darren
April 18th, 2010, 17:48
http://drizz.t35.com/!CH.7z

Masm Source

JMI
April 18th, 2010, 18:01
Darren:

While you are trying to be helpful, it is not "really" helpful when you spoon feed someone who has demonstrated no personal effort at finding what he/she wants/needs. You only encourage such posters to ignore the Rules and Requirements of these Forum, which are clearly explained in the FAQ for everyone to read.

Regards,