Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show log button does not work as expected #1757

Closed
2 tasks done
secured2k opened this issue Apr 9, 2024 · 11 comments
Closed
2 tasks done

Show log button does not work as expected #1757

secured2k opened this issue Apr 9, 2024 · 11 comments
Labels

Comments

@secured2k
Copy link

Checklist

  • I have used the search function to see if someone else has already submitted the same bug report.
  • I will describe the problem with as much detail as possible.

App version

3.8

Windows version

10 22H2

Steps to reproduce

The program is running with elevated permissions under the same user context.
Log file is saved to %Userprofile%\simplewall.log. It can be opened and viewed manually. Data inside the file is valid.

Click the Show log button or use the shortcut key (CTRL+I).

Expected behavior

The log file should open using the viewer configured.

Actual behavior

If enable packet logging interface is enabled, nothing happens.
If enable packet logging interface is disabled, notepad opens and displays the contents of notepad.exe.

Logs

No response

@secured2k secured2k added the bug label Apr 9, 2024
@OlsiIgitt
Copy link

I can confirm this bug! It occurs at least since version 3.7.7:
Having definined an external Log viewer app and using "Show Log" will start this external viewer with showing the defined simplewall.log file and additional the defined viewer exe file itself!

@henrypp henrypp closed this as completed in 5fed68f May 3, 2024
@henrypp
Copy link
Owner

henrypp commented May 3, 2024

now it is fixed

@OlsiIgitt
Copy link

I am using the (newest) version 3.8.1, and the problem persists.

now it is fixed
Do you mean version >= 3.8.2 ???

@Marabunta159
Copy link

Not fixed. Protocol Tab is empty. Logfile exists and can be opend. Installed today 3.8.2 on WIndows 11 x64

Message:
component of the object path was not a directory object.

Status:
-1073741767 (0xC0000039)

Description:
"C:\WINDOWS\notepad.exe" C:\Users\user\simplewall.log

@OlsiIgitt
Copy link

Hi, I can confirm, that the bug has gone with version 3.8.2.
But I don't use notepad as an external viewer...

@henrypp
Copy link
Owner

henrypp commented Jul 9, 2024

Sorry for waiting, i release 3.8.3 when i finish it, and problem in idiotic NT function NtCreateUserProcess which is not documented and realized like idiot creating this func, does not support Image Hijack (which i need myself calling LdrOpenImageFileOptionsKey/LdrQueryImageFileKeyOption, not idiotic?) and some other problems (like i need to close file and section which you open/create every time), thanks @microsoft.

@ReaperIM

This comment was marked as off-topic.

@henrypp

This comment was marked as off-topic.

@ReaperIM

This comment was marked as off-topic.

@henrypp
Copy link
Owner

henrypp commented Jul 20, 2024

@ReaperIM

  1. it is offtopic
  2. it is access denied problem of your software which u installed and not right configured

@ReaperIM
Copy link

@ReaperIM

  1. it is offtopic
  2. it is access denied problem of your software which u installed and not right configured

I uninstalled the app but the rules keep working, how do I fix this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants