this post was submitted on 27 Jun 2024
1 points (100.0% liked)

Technology

60560 readers
4203 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] dev_null@lemmy.ml 1 points 6 months ago* (last edited 6 months ago) (2 children)

Yeah, it is. It's such an extraordinary claim.

One requiring extraordinary evidence that wasn't provided.

"It's doing amazing hacks to access everything and it's so good at it it's undetectable!" Right, how convenient.

[–] DigDoug@lemmy.world 0 points 6 months ago (2 children)

You're bang on the money.

If even half of what this article is suggesting were true, why wouldn't Temu use their 1337 hacker skills to steal money outright rather than disguising it as a shopping app?

[–] otp@sh.itjust.works 0 points 6 months ago

I don't believe his claims without evidence, but having a legit cover for nefarious acts is pretty standard, no?

[–] iAmTheTot@sh.itjust.works 0 points 6 months ago

Why steal their money when they can both get them to give their money as well data to also sell?

[–] GenitalHurricane@lemmy.world 0 points 6 months ago* (last edited 6 months ago) (1 children)

Libmanwe-lib.so is a library file in machine language (compiled). A Google search reveals that it is exclusively mentioned in the context of PDD software—all five search results refer to PDD’s apps. According to this discussion on GitHub, “the malicious code of PDD is protected by two sets of VMPs (manwe, nvwa)”. Libmanwe is the library to use manwe.

An anonymous user uploaded a decompiled version of libmanwe-lib to GitHub. It reads like it is a list of methods to encrypt, decrypt or shift integer signals, which fits the above description as a VMP for the sake of hiding a program’s purpose.

In plain words, TEMU’s app employed a PDD proprietary measure to hide malicious code in an opaque bubble within the application’s executables

[–] sndrtj@feddit.nl 0 points 6 months ago (1 children)

So wait, bit-shifting some integers is now considered being malicious? Is that really the defense here? Using that definition just about all software in existence is malicious.