x86 assembler resources

*** READ THIS BEFORE POSTING ***

Page 1 of 1

3 Replies - 10279 Views - Last Post: 02 December 2009 - 05:18 PM

#1 no2pencil   User is offline

  • Professor Snuggly Pants
  • member icon

Reputation: 6968
  • View blog
  • Posts: 31,958
  • Joined: 10-May 07

x86 assembler resources

Posted 24 February 2009 - 02:47 PM

Tiny Guide to x86 assembler

Home Page : Download : NASM is an 80x86 assembler designed for portability and modularity.
Home Page : Turbo Assembler 5.0 is a full featured stand-alone assembler developed by Borland.
Download : Microsoft Macro Assembler 8.0 (MASM) Package (x86)
Home Page : Download : FASM - Flat Assembler

Is This A Good Question/Topic? 2

Replies To: x86 assembler resources

#2 grimpirate   User is offline

  • Pirate King
  • member icon

Reputation: 149
  • View blog
  • Posts: 717
  • Joined: 03-August 06

Re: x86 assembler resources

Posted 24 February 2009 - 05:15 PM

May I also suggest the free and very small FASM assembler.

This post has been edited by grimpirate: 24 February 2009 - 05:18 PM

Was This Post Helpful? 1
  • +
  • -

#3 nathanpc   User is offline

  • SCIENCE!
  • member icon

Reputation: 113
  • View blog
  • Posts: 1,171
  • Joined: 31-July 09

Re: x86 assembler resources

Posted 02 December 2009 - 02:50 PM

emu8086 (Shareware) - (Recommended)
Platforms: Windows
Dependencies: N/A
Homepage:
http://www.emu8086.com/


MASM32
Platforms: Windows
Dependencies: N/A
Homepage:
http://www.masm32.com/


WinASM (Recommended)
Platforms: Windows
Dependencies: MASM32
Homepage:
http://www.winasm.net/

This post has been edited by nathanpc: 03 December 2009 - 06:29 AM

Was This Post Helpful? 1
  • +
  • -

#4 nathanpc   User is offline

  • SCIENCE!
  • member icon

Reputation: 113
  • View blog
  • Posts: 1,171
  • Joined: 31-July 09

Re: x86 assembler resources

Posted 02 December 2009 - 05:18 PM

Hex Editors

WinHex (Shareware)
Platforms: Windows
Dependencies: N/A
Homepage:
http://www.winhex.com/winhex/index-m.html


Bed
Platforms: Windows - Linux
Dependencies: N/A
Homepage:
http://bedlinux.tripod.com/download/



HexEd
Platforms: Linux
Dependencies: N/A
Homepage:
ftp://130.149.17.12/pub/linux/Mirrors/sunsite.unc.edu/utils/file/hex/


wxHexEditor (Recommended)
Platforms: Linux
Dependencies: N/A
Homepage:
http://wxhexeditor.sourceforge.net/

This post has been edited by nathanpc: 02 December 2009 - 05:20 PM

Was This Post Helpful? 1
  • +
  • -

Page 1 of 1