| ||||||
| 5/16 |
| 2000/12/22-25 [Computer/SW/Database] UID:20162 Activity:nil |
12/22 I have a database program that I would like to view the code for. Any
suggestions on how I go about doing this?
\_ Download the source or objdump --disassemble
\_ alt.sex.software.reverse-engineering
\_ MS SQL? Are you mad? Do you *really* want to know how it works?
\_ Am bettink is at least one line that looks like:
return((char *)(rand()*0xFFFFFFFF)); |
| 5/16 |
|