munin
+ Reply to Thread
Results 1 to 12 of 12

Thread: W*2Dasm Question

Hybrid View

  1. #1
    DIVYANI92 Guest
    I did try a decompiler once (named Rec, i think). First noticeable
    thing was that the decompiler would simply crash with such large input
    (or for all i know it could be callbacks crashing it, dunno). Apart
    from that, the input you'd get lacked symbols, so all function and
    variable names were based on addresses, making the 'code' far less
    than human readable. Of course, the 'code' consisted only of simple
    constructs like for.
    ============
    Last edited by gordo; 03-04-2010 at 06:46 AM.

  2. #2
    Join Date
    Mar 2010
    Posts
    1
    Thankiossk Cool!
    [url=http://www.mbtshoesupply.com]mbt sale[/url]

  3. #3
    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]

  4. #4
    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]|

  5. #5
    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.

  6. #6
    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.

  7. #7
    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.

+ 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