I'm wondering how to read the contents of a file, for instance, I have a text file containing the words hello world
and I want to read this file without using a text editor. What can I do?
Home
/
user-858480
Scorch's questions
Just got Ubuntu mini 18.04 and I'm planning on making it specially designed for hacking & pentesting. I've got the basics such as nmap and some custom scripts but I'm wondering how to get the god of hacking tools - metasploit. Please don't just say "just use kali or blackarch" because I want this to be custom. All help will be appreciated.
So recently I've wanted to learn assembly, so I learnt a bit. I put this into nano and saved it as playground.asm. Now I'm wondering, how do I compile and run it? I've already searched everywhere and still cant find it. I'm really curious and there's no point learning a language if you can't even use it.