![]() |
|
#10
|
||||
|
||||
|
MSVC compiler can generate from your "c" snippet masm listing..
to generate this masm file: cl.exe /I"include" /D "WIN32" /X /c /O1 /Zl /Os /GF /EHsc /GS- /W4 /Gd /FAs /Fa"asmX86" "main.c" You can use the generated masm listing directly under MASM32.
__________________
Computer Forensics |
| The Following 2 Users Say Thank You to Insid3Code For This Useful Post: | ||
Zeocrack (10-04-2022) | ||
| Tags |
| source co |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VC++ to VS2010 conversion | Zeocrack | Source Code | 11 | 10-03-2022 17:03 |
| Firmware Analysis - ZLIB file conversion to Bitmap | psgama | General Discussion | 3 | 08-02-2021 05:03 |
| Anyone can help interpret the algorithm on the data conversion below(ECC related)? | bridgeic | General Discussion | 1 | 10-01-2014 17:39 |