Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Software
Security Apps
Other security for Windows, Mac, Linux
NoVirusThanks OSArmor
Message
<blockquote data-quote="Andy Ful" data-source="post: 702578" data-attributes="member: 32260"><p>On Windows 64-bit the Cameo application runs in a more complex way, and the process packager64.exe is blocked. This process is invoked 2 times, first time by cameo.exe and the second time by packager.exe. So when using parent processes, 2 exclusions are required. The second thing is, that OSArmor seems to be confused by %Program Files% (it is not environment variable) used in Cameo paths, so I had to replace it with the wildcard. The wildcards were also used for packager.exe and packager64.exe (in %PROCESS% sections) to minimize the number of exclusions. The exclusions work when cameo.exe is started from the Desktop - they should work for both 32-bit and 64-bit Windows:</p><p>[CODE]</p><p>[%PROCESS%: C:\Users\User_Name\AppData\Roaming\VOS\Cameyo\PROG\*\Cameyo\*] [%PARENTPROCESS%: C:\Users\User_Name\Desktop\Cameyo.exe]</p><p>[%PROCESS%: C:\Users\User_Name\AppData\Roaming\VOS\Cameyo\PROG\*\Cameyo\*] [%PARENTPROCESS%: C:\Users\User_Name\AppData\Roaming\VOS\Cameyo\PROG\*\Cameyo\Packager.exe]</p><p>[/CODE]</p><p><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite130" alt="(y)" title="Thumbs up (y)" loading="lazy" data-shortname="(y)" /></p></blockquote><p></p>
[QUOTE="Andy Ful, post: 702578, member: 32260"] On Windows 64-bit the Cameo application runs in a more complex way, and the process packager64.exe is blocked. This process is invoked 2 times, first time by cameo.exe and the second time by packager.exe. So when using parent processes, 2 exclusions are required. The second thing is, that OSArmor seems to be confused by %Program Files% (it is not environment variable) used in Cameo paths, so I had to replace it with the wildcard. The wildcards were also used for packager.exe and packager64.exe (in %PROCESS% sections) to minimize the number of exclusions. The exclusions work when cameo.exe is started from the Desktop - they should work for both 32-bit and 64-bit Windows: [CODE] [%PROCESS%: C:\Users\User_Name\AppData\Roaming\VOS\Cameyo\PROG\*\Cameyo\*] [%PARENTPROCESS%: C:\Users\User_Name\Desktop\Cameyo.exe] [%PROCESS%: C:\Users\User_Name\AppData\Roaming\VOS\Cameyo\PROG\*\Cameyo\*] [%PARENTPROCESS%: C:\Users\User_Name\AppData\Roaming\VOS\Cameyo\PROG\*\Cameyo\Packager.exe] [/CODE] (y) [/QUOTE]
Insert quotes…
Verification
Post reply
Top