I received a text message with a 1 KB download. How can I view that file without clicking on it. Any suggestions. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

I received a text message with a 1 KB download. How can I view that file without clicking on it. Any suggestions.

What are some different ways to handle malicious texts messages

30th May 2020, 12:07 PM
ron
6 Answers
+ 3
Is there any way to decompile that and view the source code?
30th May 2020, 12:21 PM
ron
+ 3
Thanks, Bossman It'll take me a while but I'll learn a lot in the process. And that's my goal. Thanks again have a great day.
30th May 2020, 12:49 PM
ron
+ 1
If on Windows, you can run the cmd and simply display its content: copy [filename] con
30th May 2020, 12:39 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 1
Just another thought - put it on dropbox or any other repository and write a Python program to display its contents from the web. Then run it from Code Playground - any potential malicious effect will only affect a virtual machine which will be closed anyway ;) #likeaboss 😎
30th May 2020, 12:41 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
0
Why dont you try to use python. For this purpose . There are many features in python which can complete your task automatically. Like reading wattsapp messages without actually opening it. And second thing dont ask for code create it for yourself!
30th May 2020, 12:35 PM
Ayush Kumar
Ayush Kumar - avatar
- 1
One kb are running a server or something 😆
30th May 2020, 12:16 PM
KATEREGGA ASHIRAF