This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Flexera Community
- :
- Software Vulnerability Management
- :
- Software Vulnerability Management Forum
- :
- I built an installer but the files are ex-tractable how to make installer dont show the files
Subscribe
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May 09, 2019
11:29 PM
I built an installer but the files are ex-tractable how to make installer dont show the files
I built an installer. but the files are ex-tractable by reverse engineering . My understanding is hackers can use this way to extract and modify the features / inject malicious scripts .
how to prevent the files are ex-tractable by reverse engineering
This thread has been automatically locked due to inactivity.
To continue the discussion, please start a new thread.
1 Reply
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May 10, 2019
09:29 AM
This may be a better question for the InstallShield forum, but I would say that it is quite common for a single file setup to unpack itself to a temp directory for execution. The installer itself may be signed with a trusted certificate to confirm it hasn't been tampered with prior to execution via system policies.
