diff options
| author | Jon duSaint | 2022-04-30 16:16:25 -0700 |
|---|---|---|
| committer | Jon duSaint | 2022-04-30 16:16:25 -0700 |
| commit | 3160d814a1a088cfbcbd3c48c02d36273fd56383 (patch) | |
| tree | ee703f562c870ee7ea675b8b682a48da2750ecfa /decomp/README | |
| parent | 659f12ede69726f46487d6e44aa79f48c2bd2aae (diff) | |
Commit a bunch of old software
Diffstat (limited to 'decomp/README')
| -rw-r--r-- | decomp/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/decomp/README b/decomp/README new file mode 100644 index 0000000..c799f1a --- /dev/null +++ b/decomp/README @@ -0,0 +1,4 @@ +A decompiler. This isn't complete yet, but it satisfactorily +decompiles Linux ELF32/64 binaries as well as MS PE files (Windows +.exe/.scr files) on the Intel IA-32 (x86). Beta support for MS NE (New +Executable - Win16 .exe). |
