Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Disassembler for IBM PC (SoftIce)

Disassembler for IBM PC (SoftIce)

Scheduled Pinned Locked Moved C / C++ / MFC
question
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    BhaskarBora
    wrote on last edited by
    #1

    Can anyone tell me where can I find a dis-assembler for pc? I have heard of a popular software called SoftIce. If any one can tell me about SoftIce then it would be great ! thanks in advance ___________________________ When a thing is new, people say, "It's not true." Later, when its truth becomes obvious, people say, "It's not important." Finally, when its importance cannot be denied, people say, "Well, it's not new."

    D 1 Reply Last reply
    0
    • B BhaskarBora

      Can anyone tell me where can I find a dis-assembler for pc? I have heard of a popular software called SoftIce. If any one can tell me about SoftIce then it would be great ! thanks in advance ___________________________ When a thing is new, people say, "It's not true." Later, when its truth becomes obvious, people say, "It's not important." Finally, when its importance cannot be denied, people say, "Well, it's not new."

      D Offline
      D Offline
      Dominik Reichl
      wrote on last edited by
      #2

      I personally use OllyDbg (http://home.t-online.de/home/Ollydbg/[^]). This is a debugger including a disassembler. SoftIce is indeed better than OllyDbg, but it isn't free. You can purchase it here for example: http://www.microway.com.au/compuware/softice.stm[^] -Dominik


      _outp(0x64, 0xAD); and __asm mov al, 0xAD __asm out 0x64, al do the same... but what do they do?? ;)

      B 1 Reply Last reply
      0
      • D Dominik Reichl

        I personally use OllyDbg (http://home.t-online.de/home/Ollydbg/[^]). This is a debugger including a disassembler. SoftIce is indeed better than OllyDbg, but it isn't free. You can purchase it here for example: http://www.microway.com.au/compuware/softice.stm[^] -Dominik


        _outp(0x64, 0xAD); and __asm mov al, 0xAD __asm out 0x64, al do the same... but what do they do?? ;)

        B Offline
        B Offline
        BhaskarBora
        wrote on last edited by
        #3

        i want to debug .COM file also.. can we use OllyDbg for that too? ___________________________ When a thing is new, people say, "It's not true." Later, when its truth becomes obvious, people say, "It's not important." Finally, when its importance cannot be denied, people say, "Well, it's not new."

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups