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

[Bug] fb fanpage img-payload decryption failed due to compression too much #1956

Closed
2 of 10 tasks
Tedko opened this issue Nov 26, 2020 · 9 comments
Closed
2 of 10 tasks

Comments

@Tedko
Copy link
Member

Tedko commented Nov 26, 2020

Bug Report

take a look of https://www.facebook.com/masknetwork (fan page of fb) and the DOM is different than other timeline. The decryption process cannot work properly.

(The post encrypted post process and auto paste etc are working fine.)

Environment

System

  • Windows

    • OS Version:
  • Mac OS X

    • OS Version:
  • Linux

    • Linux Distribution:
    • OS Version:

Platform/Browser

  • Chrome

    • Maskbook Version:
    • Browser Version:
  • Firefox

    • Maskbook Version:
    • Browser Version:
  • Android

    • Maskbook Version:
    • Android Version:
  • iOS

    • Maskbook Version:
    • iOS Version:

Build Variant

  • Where do you get Maskbook?
    • Store
    • ZIP
    • Self-Compiled
      • Build Commit: /Optionally attach a Commit ID, if it is from an pre-release branch head/

Bug Info

Actual Behavior

/What happened?/

@zhouhanseng
Copy link
Contributor

@Tedko How to test the decryption process on the masknetwork page?

@Tedko
Copy link
Member Author

Tedko commented Nov 26, 2020

@zhouhanseng let me post a test post

@Tedko
Copy link
Member Author

Tedko commented Nov 26, 2020

@zhouhanseng take a look https://www.facebook.com/masknetwork
Screen Shot 2020-11-26 at 16 19 06

@zhouhanseng
Copy link
Contributor

This isn't caused by DOM mismatch. There is probably a bug during image encryption.

@zhouhanseng
Copy link
Contributor

@septs Facebook compresses the image on fanpage too much which probably causes this issue.

fanpage:
image

normal page:
image

@Tedko
Copy link
Member Author

Tedko commented Nov 29, 2020

@guanbinrui seems problem need to be solved by new stego-js

@Tedko Tedko changed the title [Bug] fb fanpage decryption failed due to DOM mismatch [Bug] fb fanpage img-payload decryption failed due to compression too much Nov 29, 2020
@Tedko
Copy link
Member Author

Tedko commented Nov 29, 2020

#1752

also hows the stage of new stego js?

@septs septs linked a pull request Dec 23, 2020 that will close this issue
@zhouhanseng
Copy link
Contributor

zhouhanseng commented Jul 14, 2021

image

image

@zhouhanseng
Copy link
Contributor

This issue has been fixed.

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

Successfully merging a pull request may close this issue.

4 participants