Main Menu

Recent posts

#1
ReHIPS / Re: OpenGL error popping up ve...
Last post by ld1 - November 24, 2022, 09:00:18 PM
Thanks for your reply.

1. OS: Windows 11 build 22000.1219

2. Yes, I installed the latest version from the website. The file download says 2.6, although when I open ReHIPS and go to "About", the various entries say "2.5.0".

3. ReHIPS opens fine. I don't have an exact method to reproduce the error, but it happens so much that it is hard to use the program. It often happens when I respond to ReHIPS alerts. And the error almost always leads to a program crash. (Once it also led to a system freeze.)

4. Responding to alerts is the most frequent trigger, but it doesn't always happen. It also just happened while I was writing this message, without any visible trigger.

5. Yes, it was already happening before purchase. (It was the reason I uninstalled a couple of months ago.) But I couldn't properly test the software due to the limitations in the free version, so I went ahead and purchased. 
#2
ReHIPS / Re: OpenGL error popping up ve...
Last post by fixer - November 24, 2022, 07:43:12 PM
Thank you for your report.

1. What OS do you have, win10?
2. Are you using the latest ReHIPS version?
3. When does it show the error? You try to open ReHIPS gui and it crashes?
4. Any steps to reproduce this? Anything specific you do before you see the error?
5. Did you see the error before the purchase?
#3
ReHIPS / OpenGL error popping up very f...
Last post by ld1 - November 24, 2022, 08:34:20 AM
I have now purchased ReHIPS, but I am getting a very frequent OpenGL error, which often leads to ReHIPS crashing. Please see the screenshot attached.

Do I have to install special graphics software, or can this issue be fixed?

(I'm running the latest version of Windows on a recently purchased Dell Inspiron. High-resolution screen.)
#4
ReHIPS / Re: Can't add a rule for a pro...
Last post by Mr.X - November 16, 2022, 06:32:18 PM
Quote from: fixer on November 16, 2022, 11:08:58 AMSometimes ReHIPS reinstalls rules, you can take a look here https://forum.rehips.com/index.php?topic=11885.0 That's why it's a good idea to set to Block instead of deleting rules. And specific non-wildcarded rules have more priority than wildcarded ones.
I think this is the cause of all my "issues" described in this thread. I hadn't understood how really ReHIPS behaves with respect to the bundles rules with ReHIPS. And I think I still need to observe carefully after software updates how ReHIPS deals with them and how to manage my Block rules. Also I need to play with wildcards to fully understand all of this.

Thanks fixer for your kind help. 
#5
ReHIPS / Re: Can't add a rule for a pro...
Last post by fixer - November 16, 2022, 11:08:58 AM
Quote from: Mr.X on November 09, 2022, 12:17:16 AMWhat I don't quite understand is why the '?' at the end replacing the 'e' on .exe
ReHIPS uses full match on executable file name, ? means one character, * means any number of characters.

Quote from: Mr.X on November 09, 2022, 02:10:31 AMI tried several wildcard variations and it keeps running when I double click on it.
Can you give exact rule that should cover it and a line from Log tab regarding this app running freely?

Quote from: Mr.X on November 16, 2022, 07:41:11 AMHow can I stop such behavior?
Sometimes ReHIPS reinstalls rules, you can take a look here https://forum.rehips.com/index.php?topic=11885.0 That's why it's a good idea to set to Block instead of deleting rules. And specific non-wildcarded rules have more priority than wildcarded ones.
#6
ReHIPS / Re: Can't add a rule for a pro...
Last post by Mr.X - November 16, 2022, 07:41:11 AM
Now I got another issue I didn't notice before: ReHIPS is recreating rules I already delete to put mine instead.

I deleted these ones Allowed
C:\Users\MrX\AppData\Local\Microsoft\OneDrive\21.220.1024.0005\FileCoAuth.exe
C:\Users\MrX\AppData\Local\Microsoft\OneDrive\OneDrive.exe
C:\Users\MrX\AppData\Local\Microsoft\OneDrive\OneDriveStandaloneUpdater.exe
C:\Program Files (x86)\Google\Update\GoogleUpdate.exe


in favor of these to Block
C:\*\Google\Update\GoogleUpdate.exe
C:\Users\*\AppData\Local\Microsoft\OneDrive\*\Microsoft.SharePoint.exe
C:\Users\*\AppData\Local\Microsoft\OneDrive\OneDriveStandaloneUpdater.exe
C:\Users\*\AppData\Local\Microsoft\OneDrive\OneDrive.exe
C:\Users\*\AppData\Local\Microsoft\OneDrive\*\FileCoAuth.exe

The latter were working fine until ReHIPS re-created the Allowed rules above.
Didn't know ReHIPS was able to bypass my Block rules.

How can I stop such behavior?
#7
ReHIPS / Re: Can't add a rule for a pro...
Last post by Mr.X - November 09, 2022, 02:10:31 AM
I think all the lines I worked on now they seem to be blocking the executables correctly, except for one:

C:\Users\MrX\AppData\Local\Microsoft\OneDrive\21.220.1024.0005\FileCoAuth.exe

I tried several wildcard variations and it keeps running when I double click on it.
#8
ReHIPS / Re: Can't add a rule for a pro...
Last post by Mr.X - November 09, 2022, 12:17:16 AM
It worked. Even adding another wildcard worked

C:\Users\MrX\AppData\Local\Google\Chrome\User Data\SwReporter\*\software_reporter_tool.ex?

I added that extra wildcard '*' cause Google will increase version number and this wildcard covers such change.

What I don't quite understand is why the '?' at the end replacing the 'e' on .exe
My experiences with other security apps adding complete 'exe' extension has never been an issue.
Even more stranger to me is the fact in some cases here on ReHIPS it actually works, this line for example:
C:\Program Files (x86)\Google\Update\GoogleUpdate.exe

#9
ReHIPS / Re: Can't add a rule for a pro...
Last post by fixer - November 08, 2022, 08:04:55 PM
Looks like you slightly misused wildcards, take a look at this blogpost https://forum.rehips.com/index.php?topic=9647.0

Your wildcarded path should be something like
C:\Users\MrX\AppData\Local\Google\Chrome\User Data\SwReporter\104.289.200\software_reporter_tool.ex?
#10
ReHIPS / Re: Can't add a rule for a pro...
Last post by Mr.X - November 08, 2022, 05:58:20 PM
Yes it is possible to add it using a wildcard to both users MrX and SYSTEM:
*\software_reporter_tool.exe
The block rule still doesn't work though.
Double clicking on the executable effectively launches it again.