Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.programming.threads > #3032 > unrolled thread
| Started by | jmasters7898@gmail.com |
|---|---|
| First post | 2015-10-13 01:25 -0700 |
| Last post | 2015-11-09 16:12 -0800 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.programming.threads
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: How do I look inside an .exe file to view the programming jmasters7898@gmail.com - 2015-10-13 01:25 -0700
Re: How do I look inside an .exe file to view the programming nigrtrash@gmail.com - 2015-11-09 16:12 -0800
| From | jmasters7898@gmail.com |
|---|---|
| Date | 2015-10-13 01:25 -0700 |
| Subject | Re: How do I look inside an .exe file to view the programming |
| Message-ID | <2b5c742a-1110-4080-a30f-79b3798c98be@googlegroups.com> |
I actually can't believe this has been going since 2007, anyway i was just trying to do this for a program that my mate and I created in Visual Studio but i lost the source project and was thinking of modifying the code.
[toc] | [next] | [standalone]
| From | nigrtrash@gmail.com |
|---|---|
| Date | 2015-11-09 16:12 -0800 |
| Message-ID | <5ea4d813-8080-493e-b8fe-426b0f6fbd34@googlegroups.com> |
| In reply to | #3032 |
Jmaste, Sometimes intelligent programmers will decompile their programs to assembly code and then edit the assembly code instead of the source, why would they do this? I don't really know why, except to make the code run faster on PCs, (they did this with windows OS)
[toc] | [prev] | [standalone]
Back to top | Article view | comp.programming.threads
csiph-web