montar

u/montar@lemmy.ml
11 posts · 85 comments

Recent posts

Recent comments

on *Permanently Deleted* · c/piracy · 2 pts · 345d

there's download manager called uGet (or aria2c if you like terminal) and it's really good and simple. You can go torrent which is what ppl here recommend, and i too recommend qbittorrent for that.

You shouldn't learn hacking, you should learn lots upon lots about what you want to hack and think how to make it do what you want it to i.e give you shell. I would start with networking. There's awesome book by Don Colton about it, and it's free.

yep! I've found out browsing hacking/spamming site and i've found something too good to be true, it downloaded archive nested inside other archive and in it was silngle .lnk file leading to "the resource". Peeking inside i've found powershell executing base64 (or base32?) encoded script (it's got commandline option for that. if you want to ask wtf ask microsoft, and tell me), it dl'd some exe from some site and ran it, site was down alredy.

He didn't, malware guys use UPX and it's true that antiviruses scream bloody murder when they see it. It's also true you can't see what's inside unless you have special tools to do so. UPX also has one huge downside, it's its RAM usage, due to it's inner workings it's unable to use optimisations that normal binaries can like page sharing.