[GH-ISSUE #98] Wrong program signature! The program is irremediably altered. Download a new version from official web site." #2000

Closed
opened 2026-03-01 17:16:43 +03:00 by kerem · 7 comments
Owner

Originally created by @Josephkready on GitHub (Mar 24, 2021).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/98

Originally assigned to: @VShawn on GitHub.

Describe the bug
When I add an ssh connection, and try to get connect I get the following popup:

"Wrong program signature! The program is irremediably altered. Download a new version from official web site."

If I press okay, it just closes the window. I have confirmed the ssh sessions work through powershell.

I installed the app from the windows store. The RDP connections work fine. I havne't tried the others yet.

To Reproduce
Steps to reproduce the behavior:

  1. Download app from windows store
  2. Add a ssh connection
  3. Launch the ssh connection
  4. See error

Expected behavior
Successful connection to the computer through ssh

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop (please complete the following information):

  • OS: e.g. Win10 Pro 20h2
  • PRemoteM Version 0.5.9.2102191952

Additional context
bwt I love what you have built! Having an RDP manager that works with multiple monitors has been a huge pain to find. I tried them all! Your sweet project does it and I am very thankful!! I'll be sending some coffee your way 😉

Originally created by @Josephkready on GitHub (Mar 24, 2021). Original GitHub issue: https://github.com/1Remote/1Remote/issues/98 Originally assigned to: @VShawn on GitHub. **Describe the bug** When I add an ssh connection, and try to get connect I get the following popup: "Wrong program signature! The program is irremediably altered. Download a new version from official web site." If I press okay, it just closes the window. I have confirmed the ssh sessions work through powershell. I installed the app from the windows store. The RDP connections work fine. I havne't tried the others yet. **To Reproduce** Steps to reproduce the behavior: 1. Download app from windows store 2. Add a ssh connection 3. Launch the ssh connection 4. See error **Expected behavior** Successful connection to the computer through ssh **Screenshots** If applicable, add screenshots to help explain your problem. ![image](https://user-images.githubusercontent.com/46139224/112353220-8a1d6800-8c99-11eb-8398-eedb0c285ee8.png) **Desktop (please complete the following information):** - OS: e.g. Win10 Pro 20h2 - PRemoteM Version 0.5.9.2102191952 **Additional context** bwt I love what you have built! Having an RDP manager that works with multiple monitors has been a huge pain to find. I tried them all! Your sweet project does it and I am very thankful!! I'll be sending some coffee your way 😉
kerem 2026-03-01 17:16:43 +03:00
Author
Owner

@VShawn commented on GitHub (Mar 25, 2021):

Thanks for report. This alert is reported by the KiTTY,

I don't know what happen so far.

  1. Can you send me a sample KiTTY of your C:\Users\YOUR NAME\AppData\Roaming\PRemoteM\Kitty\kitty_portable_PRemoteM.exe?
  2. Can you try to start the kitty_portable_PRemoteM.exe by click its icon?
  3. If 2 not work, delete kitty_portable_PRemoteM.exe and try SSH via PRemoteM again, a new Kitty.exe will be generated.

error reference
https://www.hybrid-analysis.com/sample/320f1dea116e50e7a8cc2a8825b922970b218894f3a3bb6a136ef90cedc671a1/5b2a8ec07ca3e13aaa2ac0b4

<!-- gh-comment-id:806264298 --> @VShawn commented on GitHub (Mar 25, 2021): Thanks for report. This alert is reported by the KiTTY, I don't know what happen so far. 1. Can you send me a sample KiTTY of your `C:\Users\YOUR NAME\AppData\Roaming\PRemoteM\Kitty\kitty_portable_PRemoteM.exe`? 2. Can you try to start the `kitty_portable_PRemoteM.exe` by click its icon? 3. If 2 not work, delete `kitty_portable_PRemoteM.exe` and try SSH via PRemoteM again, a new Kitty.exe will be generated. error reference https://www.hybrid-analysis.com/sample/320f1dea116e50e7a8cc2a8825b922970b218894f3a3bb6a136ef90cedc671a1/5b2a8ec07ca3e13aaa2ac0b4
Author
Owner

@Josephkready commented on GitHub (Mar 25, 2021):

My folder at C:\Users{user}\AppData\Roaming\PRemoteM is empty. Maybe that has something to do with it?

<!-- gh-comment-id:806641656 --> @Josephkready commented on GitHub (Mar 25, 2021): My folder at C:\Users\{user}\AppData\Roaming\PRemoteM is empty. Maybe that has something to do with it?
Author
Owner

@VShawn commented on GitHub (Mar 25, 2021):

My folder at C:\Users{user}\AppData\Roaming\PRemoteM is empty. Maybe that has something to do with it?

No, if kitty_portable_PRemoteM.exe is not existed, the alert would not appear and PRM should alert you that it can't create the folder. So kitty_portable_PRemoteM.exe must be somewhere in your PC. maybe you can search it out:

image

<!-- gh-comment-id:806662676 --> @VShawn commented on GitHub (Mar 25, 2021): > My folder at C:\Users{user}\AppData\Roaming\PRemoteM is empty. Maybe that has something to do with it? No, if `kitty_portable_PRemoteM.exe` is not existed, the alert would not appear and PRM should alert you that it can't create the folder. So `kitty_portable_PRemoteM.exe` must be somewhere in your PC. maybe you can search it out: ![image](https://user-images.githubusercontent.com/10143738/112473732-b1fbf100-8da9-11eb-9295-c069cd0d2087.png)
Author
Owner

@Josephkready commented on GitHub (Mar 25, 2021):

I installed the new 0.5.10 version by downloading the zip and running the exe file inside. If I create a ssh connection using ssh V2 I get this screen but can't type or anything.
image
Eventually it will show this error:
image

If I choose v1, I get this error:
image

After installing the new version, I now have the kitty_portable file in my Appdata. I am able to manually open kitty and successfully connect to my ssh target. I did try deleting the kitty file, but I get the same 'Network error' as above when reconnecting through PRemoteM.

<!-- gh-comment-id:806693021 --> @Josephkready commented on GitHub (Mar 25, 2021): I installed the new 0.5.10 version by downloading the zip and running the exe file inside. If I create a ssh connection using ssh V2 I get this screen but can't type or anything. ![image](https://user-images.githubusercontent.com/46139224/112475491-dc649480-8d3e-11eb-9dfc-697d75057066.png) Eventually it will show this error: ![image](https://user-images.githubusercontent.com/46139224/112475829-3cf3d180-8d3f-11eb-8dce-382cd53c3ae3.png) If I choose v1, I get this error: ![image](https://user-images.githubusercontent.com/46139224/112475538-ea1a1a00-8d3e-11eb-81c6-df9167e093c6.png) After installing the new version, I now have the kitty_portable file in my Appdata. I am able to manually open kitty and successfully connect to my ssh target. I did try deleting the kitty file, but I get the same 'Network error' as above when reconnecting through PRemoteM.
Author
Owner

@VShawn commented on GitHub (Mar 25, 2021):

@Josephkready
can you send a screenshot of your ssh config page(to my email)?

BTW, This works for me
image

<!-- gh-comment-id:806702947 --> @VShawn commented on GitHub (Mar 25, 2021): @Josephkready can you send a screenshot of your ssh config page(to my email)? BTW, This works for me ![image](https://user-images.githubusercontent.com/10143738/112476960-68150a00-8dad-11eb-8dff-f18d18703ada.png)
Author
Owner

@VShawn commented on GitHub (Mar 25, 2021):

change prot from 3389 to 22, issue fix

<!-- gh-comment-id:806864949 --> @VShawn commented on GitHub (Mar 25, 2021): change prot from 3389 to 22, issue fix
Author
Owner

@cjdxhjj commented on GitHub (Jun 29, 2021):

i'm install via windows store, the folder C:\Users{user}\AppData\Roaming\PRemoteM is not exist

<!-- gh-comment-id:870441297 --> @cjdxhjj commented on GitHub (Jun 29, 2021): i'm install via windows store, the folder C:\Users{user}\AppData\Roaming\PRemoteM is not exist
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#2000
No description provided.