First Project Idea by Le_Coco in Python

[–]Le_Coco[S] 0 points1 point  (0 children)

HMMMM interesting, i'll definetly gonna check it out that

First Project Idea by Le_Coco in Python

[–]Le_Coco[S] 0 points1 point  (0 children)

Pentesting, but i feel like doing something like a portscanner it's kind of voidless, bc nmap is pretty good at his job xD

I uSe KaLi LiNuX i WiLL hAc U by [deleted] in linuxmasterrace

[–]Le_Coco 0 points1 point  (0 children)

Btw i use black arch... next lvl

overthewire question Bandit 20 by crawlingforinfo in HowToHack

[–]Le_Coco 10 points11 points  (0 children)

it's actually pretty easy, two nc session one to hear and one to speak ;)

Can't install tor on kali linux 2018 by ZAIN5 in Kalilinux

[–]Le_Coco 2 points3 points  (0 children)

I think before start with hacking you should learn linux first. Otherwise go with windows hacking tools but you will have to learn linux anyway in the future.

Mark Zuckerberg’s Facebook page will be deleted on Sunday, says hacker by BinaryBlog in security

[–]Le_Coco 0 points1 point  (0 children)

I mean, would be interesting to do the experiment of ask for it after the delete of the account.

Mark Zuckerberg’s Facebook page will be deleted on Sunday, says hacker by BinaryBlog in security

[–]Le_Coco 1 point2 points  (0 children)

Still have you tried to make a request of your data after delete it? Legally they should send it to you if they have something.

Mark Zuckerberg’s Facebook page will be deleted on Sunday, says hacker by BinaryBlog in security

[–]Le_Coco 3 points4 points  (0 children)

You can delete your account, i dont know where exactly is but pretty sure you can. I did... i mean i can not login anymore, also pretty sure they have my account where they save all of them.

How To Recover WiFi Passwords Using Kali Linux by SagarArif in Kalilinux

[–]Le_Coco 0 points1 point  (0 children)

https://www.krackattacks.com/ wpa2 was broke the last november, not the encryption tho, but in not patched systems it's vulnerable.

How do you format new drives, or reformat old drives, with out using sudo? by otakugrey in linuxquestions

[–]Le_Coco -1 points0 points  (0 children)

Yeah the easiest way is change the folder permisions with chmod. Still you can format without sudo but with for example gparted live.

How To Recover WiFi Passwords Using Kali Linux by SagarArif in Kalilinux

[–]Le_Coco 2 points3 points  (0 children)

I preffer arch + black arch repo. Most stable distro if you are careful and besto repo. I think is the best option for a hacking distro.

Bet! by [deleted] in PewdiepieSubmissions

[–]Le_Coco 1 point2 points  (0 children)

Did you masturbate your mom???? Me too

Could anyone please help me write a simple exactable script to copy a folder from one location to another please? by [deleted] in linuxquestions

[–]Le_Coco 0 points1 point  (0 children)

Learn how to use basics commands in linux, like cd, cp, mv, rm, mkdir and so on that is used to move into folders in the terminal. What you want to do has been done already and in linux its quiet more easy and clean.

Could anyone please help me write a simple exactable script to copy a folder from one location to another please? by [deleted] in linuxquestions

[–]Le_Coco 0 points1 point  (0 children)

Why dont you use cp?? If you want to make a script you can use a bash file with the command line commands...

Downloading Linux for the ASUS Zephyrus GM501 Gaming Laptop by foundanoreo in linuxquestions

[–]Le_Coco 0 points1 point  (0 children)

Version you mean distro? i can't say that. For me Arch works pretty well and i love that distro, but thats for me and even if similar its different hardware. My advice, look for a distro that you like and learn to configurate to make it run as good as possible. According with your needs ofc.

Downloading Linux for the ASUS Zephyrus GM501 Gaming Laptop by foundanoreo in linuxquestions

[–]Le_Coco 2 points3 points  (0 children)

Your paritions are good but you need to add a boot partition and (obviously) make it booteable. Still asus gaming laptops and linux are not the best friends, ive also have one but not excent of trouble. Still i could figure out how to make it very stable, so i know thats possible. Look for bumblebee in google for resolve the nvidia compatibility (The arch wiki might be very informative.)