this post was submitted on 17 Jan 2025
282 points (96.1% liked)

Technology

60704 readers
4670 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
[–] TimeSquirrel@kbin.melroy.org 10 points 5 days ago (1 children)

Best you can do is a disassembler that will turn it into readable assembly or some kind of best-guess pseudocode, and you'll have to reconstruct it into a higher level language from there by yourself. Or learn to read assembly I guess.

[–] Asafum@feddit.nl 1 points 5 days ago (2 children)

So if it's possible then it's possible for the government to have that done by people that are capable.

That would tell me then that it's more than likely not a national security concern, it's a profit concern. Apparently Zuckerberg was a major actor pushing for this ban as it is, he supposedly kept harping on the security aspect. :/

[–] hamsterkill@lemmy.sdf.org 7 points 4 days ago (1 children)

If the code were static and unchanging, sure. But it's not possible to conduct such analysis every time an update is issued on a continuing basis, without fast becoming a hundreds of millions of dollars or more program.

So the better question isn't whether it's possible — it's whether it's feasible. And the answer is no, it's not.

[–] TimeSquirrel@kbin.melroy.org -1 points 4 days ago (1 children)

I think if pirates working on their bedroom PCs can release cracks and keygens only days after a game or other piece of software is out, then the government can probably keep up with app updates.

[–] hamsterkill@lemmy.sdf.org 5 points 4 days ago

It's a lot easier to scan for very specific code behavior than it is to scan for "anything useful for espionage". And that still wouldn't solve the question of what their server software is doing or where the collected data is ending up.

[–] TimeSquirrel@kbin.melroy.org 3 points 5 days ago

Oh yeah, with the resources the government has, they are more than capable of reverse-engineering everything the app is doing.