hyperic
+ Reply to Thread
Results 1 to 12 of 12

Thread: W*2Dasm Question

Hybrid View

  1. #1
    Join Date
    Mar 2010
    Posts
    1
    W*2Dasm (or Win*2DASM) doesn’t seem to exist on the map any more, but it’s still a very useful programmers tool, especially if you like reverse engineering.

    W*2Dasm is a Windows *2-bit (Win*2) disassembler. What it does is display the programs routines in assembly code, which makes it easier for you to trace what the software is doing.

    I like to use this software every once in a while, but recently I found there were no decent sources for this software.

    However, I soon located a copy that I had on my computer from a while back, in a directory named “w*2ds8**̸*;.
    =================
    [url=http://www.themortgagebroker.co.uk/property-developers.html]Property Developers[/url]
    [url=http://www.merchant-accounts.com]Merchant Services[/url]

  2. #2
    Join Date
    Mar 2010
    Posts
    1
    wow that is good thanks for the post
    [URL="http://www.testkingprep.com/avaya-certification-certification.html"]avaya certification[/URL]|[URL="http://www.testkingprep.com/oracle-certification.html"]brain***** oracle[/URL]|[URL="http://www.testkingprep.com/itil-certification.html"]itil v* certification[/URL]|[URL="http://www.testkingprep.com/mcp-certification.html"]mcp *****[/URL]|

  3. #3
    Join Date
    Mar 2010
    Posts
    1
    URSoft W*2DASM is a discontinued product and can not be bought anymore. You may find old versions for download on the Internet, or try other programs such as OllyDbg, IDA or SoftICE.
    =========
    [
    Last edited by gordo; 03-30-2010 at 05:57 PM.

  4. #4
    season31 Guest
    *. Ida and W*2dasm shows the Offset of a specific Virtual Address at the bottom of the main window

    2. there are some tools around that may help you, search for File Location Calculator on google

    *. do it by hand, the formula is pretty simple; make practice with the ***rd 'search' function and try to find the formula.
    ============
    Last edited by gordo; 04-05-2010 at 05:27 PM.

  5. #5
    Join Date
    Apr 2010
    Posts
    1
    W*2Dasm is a Windows *2-bit (Win*2) disassembler. What it does is display the programs routines in assembly code, which makes it easier for you to trace what the software is doing.
    Last edited by gordo; 04-08-2010 at 09:00 PM.

  6. #6
    cookies9 Guest
    Now, put the selector line on "0040**DF Call GetDlgItemTextA" then press the F2 button from your key***rd to set a breakpoint. Go to the second address to and set a breakpoint there too by pressing F2. See the picture below to see my breakpoints. The addresses highlighted with white means that there is set a breakpoint.
    *************
    [url=http://www.micrositez.co.uk]SEO UK[/url]

+ Reply to Thread

Similar Threads

  1. W*2dasm revisited
    By OldJohnnyBoy in forum Programming
    Replies: 1
    Last Post: 07-06-2015, 10:59 AM
  2. question
    By darknight in forum Viruses and Trojans
    Replies: 1
    Last Post: 12-26-2008, 07:07 AM
  3. I can't open powered_keylogger.exe in w*2Dasm 8.**?
    By sneha in forum Security & Encryption
    Replies: 2
    Last Post: 05-07-2007, 01:40 AM
  4. question
    By Unregistered in forum Proxies and Firewalls
    Replies: 1
    Last Post: 08-03-2004, 02:56 PM
  5. Question
    By Unregistered in forum Internet Privacy
    Replies: 2
    Last Post: 04-21-2004, 09:18 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts