Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
OS/2 C Decompiler
Name: Carlos Ferrer Date: May 8, 2000 at 07:30:41 Pacific
Comment:
Does anybody know about a good C decompiler for OS/2?
Name: kevin Date: July 4, 2000 at 17:13:13 Pacific
Reply:
A "C" decompiler? I've heard of numerous decompilers that output assembly code but never C code.
Optimized C code in EXE or DLL form would be nearly impossible to turn back into the original source code - especially if it was C++ code to start with.
Try HIEW601, if you want to dissassemble EXE and DLL files into (somewhat) annotated ASM source. HIEW is a native OS/2 program that allows you to disassemble, view and patch files.
0
Response Number 2
Name: jack Date: March 21, 2001 at 06:58:56 Pacific
Reply:
I hear about a program called REM or a VB Decompiler 4.0 in http://catalog.vbonline.com/ashsoft/vbdecompiler40/default.htm
0
Response Number 3
Name: victor Date: April 18, 2001 at 05:35:06 Pacific
Reply:
vb and java decompilers are common to find but c++ and c decompiler are very diffclut to find.
Summary: I am a complete OS/2 newbie, but I wanted to know if it was possible to transfer data (txt files) from an old OS/2 machine (with only a floppy drive) to a Windows NT machine. I have to do this for wor...
Summary: There is a tool by the name of Code F/X Porting Tool - unfortunately I have no other information on it than this: http://www.wd-mag.com/articles/2000/0001/0001i/0001i.htm?topic=articles Code F/X Annou...
Summary: Well, there's a confusion... OS/2 can run DOS programs (such as BC++), in a DOS session. If you have installed dos support, you'll be able to set the DOS session in the BC++ program (or shortcut) prop...