Skip to content
This repository has been archived by the owner on Dec 11, 2021. It is now read-only.

[Question] Plugin does not work for Telegram x64 version? #46

Closed
0x11DFE opened this issue Feb 20, 2021 · 14 comments
Closed

[Question] Plugin does not work for Telegram x64 version? #46

0x11DFE opened this issue Feb 20, 2021 · 14 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@0x11DFE
Copy link
Contributor

0x11DFE commented Feb 20, 2021

I'm running on version 2.5.9 x64

@0x11DFE 0x11DFE added the question Further information is requested label Feb 20, 2021
@SpriteOvO
Copy link
Owner

SpriteOvO commented Feb 20, 2021

Thanks for your issue report!

This plugin currently only works for the Telegram x86 version, for x64 we are sure to support it in the future, but the workload is large so it will take some time.

A suggestion is to switch Telegram back to the x86 version, and when the plugin supports x64, all users will receive an update notification in the plugin.

@SpriteOvO SpriteOvO changed the title [Question] Plugin does not work anymore? [Question] Plugin does not work for Telegram x64 version? Feb 20, 2021
@SpriteOvO SpriteOvO added the enhancement New feature or request label Feb 20, 2021
SpriteOvO added a commit that referenced this issue Jun 22, 2021
@SpriteOvO
Copy link
Owner

SpriteOvO commented Jun 22, 2021

@0x11DFE Hey! Sorry I know this is a little late. I just completed the x64 compatibility work, could you help test it?

You can download the artifact compiled by CI for testing on the latest commit's GitHub Actions Summary page (click on Win*-x64-Release).

@0x11DFE
Copy link
Contributor Author

0x11DFE commented Jun 23, 2021

@0x11DFE Hey! Sorry I know this is a little late. I just completed the x64 compatibility work, could you help test it?

You can download the artifact compiled by CI for testing on the latest commit's GitHub Actions Summary page (click on Win*-x64-Release).

Tried both the Win7 & Win10 x64 and both are crashing on the version 2.7.4 x64 of Telegram.

@SpriteOvO
Copy link
Owner

SpriteOvO commented Jun 23, 2021

@0x11DFE I can't repro it. What is the timing of the crash that occurs? After launch? messages deleted? or something else?

@0x11DFE
Copy link
Contributor Author

0x11DFE commented Jun 23, 2021

@0x11DFE I can't repro it. What is the timing of the crash that occurs? After launch? messages deleted? or something else?

The crash occurs when Telegram gets executed.

@0x11DFE
Copy link
Contributor Author

0x11DFE commented Jun 23, 2021

While debugging the application is throwing an exception at VERSION!VerQueryValueW

SpriteOvO added a commit that referenced this issue Jun 23, 2021
@SpriteOvO
Copy link
Owner

SpriteOvO commented Jun 23, 2021

@0x11DFE Thanks! I made an attempt, could you try this commit? If the crash still happens, please let me know the exception code and if it happens inside the Win32 API or in the detour function of the plugin (they have the same function name). Maybe a screenshot would be more helpful. :-)

@0x11DFE
Copy link
Contributor Author

0x11DFE commented Jun 23, 2021

@0x11DFE Thanks! I made an attempt, could you try this commit? If the crash still happens, please let me know the exception code and if it happens inside the Win32 API or in the detour function of the plugin (they have the same function name). Maybe a screenshot would be more helpful. :-)

No crash works perfectly !

@zloishax
Copy link

zloishax commented Jul 2, 2021

for telegram version 2.8.4 x64 does not work

@SpriteOvO
Copy link
Owner

SpriteOvO commented Jul 2, 2021

for telegram version 2.8.4 x64 does not work

@zloishax Some improvements are being made and will be released soon. Please use the x86 version for now.

@zloishax
Copy link

zloishax commented Jul 2, 2021

for telegram version 2.8.4 x64 does not work

@zloishax Some improvements are being made and will be released soon. Please use the x86 version for now.

my laptop is x64

@SpriteOvO
Copy link
Owner

SpriteOvO commented Jul 2, 2021

my laptop is x64

@zloishax x64 OS can run x86 programs, they are compatible

@zloishax
Copy link

zloishax commented Jul 2, 2021

my laptop is x64

@zloishax x64 OS can run x86 programs, they are compatible

It turned out on the x86 version

@SpriteOvO
Copy link
Owner

New version 0.4.0 has been released.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants