Re: Decompile pyrex standalone program
Greg Ewing <[email protected]> Wed, 05 Aug 2009 18:31:46 +1200
| Newsgroups | gmane.comp.python.pyrex |
|---|---|
| Message-ID | <[email protected]> |
Fernando Magro wrote: > I have a pyrex standalone binary (ELF binary) that I would like to > decompile and recover the pyx source code. > = > Is it possible in any way? No. -- = Greg