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

Technology

61081 readers
2432 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 other!
  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
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 1 week 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.

[–] [email protected] 1 points 1 week 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. :/

[–] [email protected] 7 points 1 week 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.

[–] [email protected] 0 points 1 week 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.

[–] [email protected] 5 points 1 week 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.

[–] [email protected] 3 points 1 week ago

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