hiding_20confidential_20data
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
hiding_20confidential_20data [2018/03/31 13:19] – external edit 127.0.0.1 | hiding_20confidential_20data [2024/01/05 00:22] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 11: | Line 11: | ||
* Delete the files immediately after use. For example if you have one or more library modules that are loaded with **INSTALL**, | * Delete the files immediately after use. For example if you have one or more library modules that are loaded with **INSTALL**, | ||
\\ | \\ | ||
+ | <code bb4w> | ||
INSTALL @lib$+" | INSTALL @lib$+" | ||
IF INSTR(@lib$, | IF INSTR(@lib$, | ||
+ | </ | ||
If none of these techniques provides adequate protection, consider incorporating the most sensitive code within your main program rather than in resource files. The main program is copied directly from the executable into memory and doesn' | If none of these techniques provides adequate protection, consider incorporating the most sensitive code within your main program rather than in resource files. The main program is copied directly from the executable into memory and doesn' |
hiding_20confidential_20data.1522502364.txt.gz · Last modified: 2024/01/05 00:17 (external edit)