How hackers crack password protected ZIP files

Поділитися
Вставка
  • Опубліковано 20 січ 2025

КОМЕНТАРІ • 292

  • @TechRaj156
    @TechRaj156  Рік тому +21

    Watch how hackers hack your social media accounts with Phishing Attacks: ua-cam.com/video/RNzMKEYi2_0/v-deo.html

    • @antoniosroumanos4155
      @antoniosroumanos4155 Рік тому

      If the password is too long, you cant crack the password cz it will take forever to guess all the cpmbination

    • @warlockpaladin2261
      @warlockpaladin2261 Рік тому +1

      What if I have *.rar files?

    • @MohsinIftikhar-1
      @MohsinIftikhar-1 Рік тому

      Many people are connected to my wifi but i can't see their mobile name only mac address and ip address i can see ...can u tell me solution how can i see their mobile name

  • @aungkhantk
    @aungkhantk Рік тому +565

    Thanks for educational proposes.

  • @InnerEagle
    @InnerEagle Рік тому +161

    Zip files are literally the fastest stuff to crack if you are bored

    • @jfuxkzndurjenjxiwo7604
      @jfuxkzndurjenjxiwo7604 Рік тому +16

      Can also be impossible entirely 😅

    • @KimYoungUn69
      @KimYoungUn69 Рік тому +5

      Nonsense, any ZIP 8 alphanum chars + u won’t bruteforce

    • @InnerEagle
      @InnerEagle Рік тому +3

      @@KimYoungUn69 Back in my days zip files even with 20 chars were doable in 30 minutes

    • @rage4721
      @rage4721 Рік тому +1

      Help me please

    • @davidrex5695
      @davidrex5695 11 місяців тому +3

      @@InnerEagle I'm completely serious. I want to understand what you were doing. Have you done a video about cracking zip or rar files?

  • @gigachadkartik
    @gigachadkartik Рік тому +56

    Raj woke up and said to himself hey lets make a video on ancient old cracking technique.

    • @McDuffington
      @McDuffington Рік тому +5

      Not a cracking technique, a guessing technique. If you encrypt using the word 'rainbow' and I guess some words from a list I have not cracked anything. I simply guessed the correct password. Also: this becomes much harder if the filenames are also encrypted because if you do not know what the contents should look like you do not know if the 'password' (encryption key would be a better name) was correct.

  • @blackhole927
    @blackhole927 Рік тому +168

    This is a very educational video, for education talk purposes! That being said, this will be fun to *demonstrate* to my friends :)

    • @_bruh_420
      @_bruh_420 Рік тому +15

      on the “homework” folder huh

    • @kristerlund8845
      @kristerlund8845 Рік тому

      Well, i can't go through 9 minutes of video. Why not just a simple document explaining the same thing?

  • @TizzyT455
    @TizzyT455 Рік тому +27

    By the power of exponents its simply better to have a longer password than it is to have a more complicated one, that is why I always suggest pass phrases over passwords. Pass phrases are easier to remember and don't require special characters. Of course if you are restricted to shorter but more complicated passwords, you SOL lol.

  • @iota077
    @iota077 Рік тому +19

    As a Software Engineer, I can say stand that this is what I call a basic brute force for a Zip File.

    • @Rackzzy
      @Rackzzy Рік тому

      have you done it?

    • @iota077
      @iota077 Рік тому +3

      @@Rackzzy reverse engineering is my job

    • @nobodytakesmypizza
      @nobodytakesmypizza Рік тому +1

      can you help, idk how to get hashcat working

    • @Rackzzy
      @Rackzzy Рік тому +1

      @@iota077 you should be a part of the avengers

    • @iota077
      @iota077 Рік тому +2

      @@Rackzzy Tony is dead , my work there is done.

  • @ego-lay_atman-bay
    @ego-lay_atman-bay Рік тому +51

    Thankfully I use a password manager. I actually started to use a password manager because I couldn't remember all my passwords. I have now changed all my passwords to passwords generated by my password manager, which are all strong. Of course there are a few websites that just force me to have a shorter password than 26 characters, which I really hate.

    • @TheWayManREAL
      @TheWayManREAL Рік тому

      Just remember, you are only as safe as your password manager, LastPass kinda gave the whole world a freeby to hackers. Lol..

    • @syariefrahman7411
      @syariefrahman7411 Рік тому +2

      what app did u use?

    • @ego-lay_atman-bay
      @ego-lay_atman-bay Рік тому +2

      @@syariefrahman7411 I use KeePassXC on my computer, KeePasium on my ipad, and KeePassDX on my android phone. I also use google drive to sync the password database between all my devices.

    • @syariefrahman7411
      @syariefrahman7411 Рік тому

      @@ego-lay_atman-bay wow cool, i just intalled on my laptop.. can u explain how you sync that from laptop to android?

    • @zzixenn
      @zzixenn Рік тому

      @@syariefrahman7411 I don't know what he used but I highly recommend dashlane.

  • @shadymedic
    @shadymedic Рік тому +20

    What is shown in the end of the video as a "strong" password is not really strong. There are just lowercase letters, uppercase letters, numbers and a few common special characters. In total, thats probably less than 100 different character posibilities. And the password is just 14 characters long. So you have 100^14 possible combinations. Which seems like a lot, but then again, the algorithms are really fast.
    Now imagine a password like
    "Oh my Gosh I'd L0VE to eat a chocolate bar ryght now.". That's 52 characters, easy to remember and because of the spelling mistake in "right", dictionary attacks will fail. The long password would be much harder to crack by a brute force attack.

  • @مستخدم.جديد
    @مستخدم.جديد Рік тому +61

    Finally,
    I can extract password protected cracks that the provider did not give me

    • @InnerEagle
      @InnerEagle Рік тому +6

      Only if they are in zip file

    • @spykillergames8402
      @spykillergames8402 Рік тому +12

      @@InnerEagle 99% of passworded compressed files happen to work similar the same bruteforce with a wordlist vulnerability

    • @InnerEagle
      @InnerEagle Рік тому

      @@spykillergames8402 Yes, in the case you use a wordlist, but if you bruteforce 100%
      A zip file it's like couple minutes if the password it's extremely long, while if you do the same with rar or 7zip it would take days if not weeks

    • @AlexYazanGames
      @AlexYazanGames Рік тому +4

      thats what i wanted 😂 turns out they r viruses

    • @yumri4
      @yumri4 Рік тому

      @@AlexYazanGames the method of brute force with UTF-8 code x + 1 will work for most password in the UTF-8 character set. Most passwords do not go outside of UTF-8 and really most can be found in the ASCII character set which takes a lot less time to go through as even the "strong" password he showed is in the 128 codes of ASCII. Really you only need them from 32 to 127 to type everything on a modern keyboard. As most passwords either do not use or the system does not allow you to use letters with accident marks ASCII is enough. Going through 95 characters then repeating adding a string place then repeating is a lot quicker than using UTF-8 which supports a lot more characters but also what is supported is normally lower and upper case English alphabet letters than numbers 0 through 9. UTF-8 supports it all and more the more part is why it isn't a straight +1 to each code in the process of brute forcing it.
      So if you are copying his code i would say to go with ASCII not UTF-8. The reason to start on 32 is 0 through 21 are function keys some that no longer are used for example the carriage return key as now we just use the new line key which one most keyboards is labeled Enter. To not break backwards compatibility it is kept the same as it was when made in 1963. Pretty old but still useful as it covers everything most people would use on a keyboard ... until you get to the function keys, insert, home, end, print screen, scroll lock, windows key, and app key anyways but all those keys cannot be used in a password.

  • @technoshamanarchist
    @technoshamanarchist 6 місяців тому +1

    I have a zip file, that I had password protected about 2 decades ago (and forgotten the password in the meantime). Thanks to this video, I brute-force cracked it with my RTX 3090 in about 14 minutes! The password was 4 lowercase letters and 4 numbers. Thank you :)

  • @bitlong4669
    @bitlong4669 Рік тому +18

    You have totally encouraged me to pursue the life of criminal hacker. You are the best. I subbed for more tips on how to be successful at crime!

  • @aouerfelli
    @aouerfelli Рік тому +29

    Chances are, a layman has no idea what a hash is.
    By the way, what does it mean to convert a zip file into a hash?
    I have no idea how zip files are encrypted using a password and what the format of the hash value stored in the file is.
    I cannot reproduce what you did.

    • @magset
      @magset Рік тому +6

      Basically a hash is a one-way encryption method. You can create a hash, but not convert it back. Converting a ZIP into a hash means taking the contents of the file and run it through the hashing algorithm that spits out the hash.

    • @IlliaZhdanov
      @IlliaZhdanov Рік тому +17

      its not converting a zip file to a hash, it's TAKING the hash of the zip file (actually you can do this to any file if you know how to do it). So basically passwords are not stored in plain text, they go through a hashing algorithm like NTLM for windows, etc. but those algorithms are secure. So, you cant just reverse a hashing algorithm, but you can try every password and check if it gets the same result as in the hash that was stored. If it is, then password cracked.

    • @Tomas9970_1
      @Tomas9970_1 Рік тому +10

      Still feel like neither of the explanation is exactly right.
      Basically hashing in computer security is used to verify information without having to have a copy of it. In our case it's checking a password without storing it in the file (because it could just get stolen or decrypted directly same way the authentication software would do it).
      In practice it means that when you create an archive, it gets encrypted using the password you put in. Then the password gets converted into a hash (using a standard, irreversible algorithm) and stored in the file. When you try to open the archive, the hash of the password you type in gets compared to the hash of the password initially put in and if they match, it means the password is correct. Then the actual password (which was never stored anywhere) is used to decrypt the archive.
      Now how the cracking software works. Basically it pulls the hash from the archive and then tries to run the same hashing algorithm using various passwords. If the hash that comes out from one of them is correct, that's what the correct password is.

    • @akashv678
      @akashv678 Рік тому +2

      @@Tomas9970_1 wow great explanation 😃

    • @aouerfelli
      @aouerfelli Рік тому +2

      @@Tomas9970_1 Thank you very much.

  • @m5a1stuart83
    @m5a1stuart83 Рік тому +40

    Brute force is effective, if you have time to wait.

    • @phoenix5171
      @phoenix5171 Рік тому +7

      Depends on the password length and entropy. Sometimes you have to wait forever and it may be not worth it.

    • @TheCitizenship
      @TheCitizenship Рік тому

      @@phoenix5171well it’s effective, not efficient. You get to crack the password, congrats, who cares how efficient it is

    • @SaurabhYadav-f8e
      @SaurabhYadav-f8e 9 місяців тому

      How i crack winrar password​@@phoenix5171

  • @caiocc12
    @caiocc12 Рік тому +6

    Given the age of the zip format, it's surprising that cryptanalysis has not found a way to speed this up and in 2023 our best method is still plain brute force

    • @Vitis-n2v
      @Vitis-n2v Рік тому +2

      That's because the encryption cipher has changed over the years. The default is AES now which hasn't been cracked except through bruteforce as far as i'm aware. If you use any of the old encryptions there's possibly vulnerabilities but i haven't looked that up so i can't tell if there are

    • @reikooters
      @reikooters Рік тому +1

      If using the old pkzip encryption instead of AES, you can use a "known plain text attack". Say if a zip file has 20 files inside it and the file has a password. However, you have one of those files separate from the zip file i.e. unencrypted. That file you have can be used to calculate the encryption key which matches the encrypted version in the zip file, then that key can be used to extract all the other files, as well as any other zip file which uses the same password. I did this for some zip files around 15 years ago and even back then this process would take less than 10 seconds using only the one unencrypted file I had and no knowledge of the zip password. In addition, I remember reading at the time that the implementation of the random number generator in the pkzip encryption has a bug so isn't as random as it should be, which reduces the number of possibilities for the encryption key as well.
      If the zip file is using AES, then the above doesn't apply, since it would mean that AES itself (used in just about everything) is vulnerable to that attack. Vulnerabilities have been found in AES but they don't reduce the cracking time by enough to matter.

  • @harithjamadi2325
    @harithjamadi2325 Рік тому +2

    what you do if trying the zip2hjohn to obtained the hash but it said file is not encrypted, but the zip have password

  • @JokeryEU
    @JokeryEU Рік тому +14

    no matter how many gpus you have ? thats a false statement, with many gpus cracking will takes a few sec even hard passwords, unless its a 32+ char with everything of each which can take months

    • @akashv678
      @akashv678 Рік тому

      my password 50 char

    • @mclarenf1gtr99
      @mclarenf1gtr99 Рік тому +1

      How do you know that? 16 char with random Aa0! type characters with no words in a few seconds? hard to believe.

    • @kekw9716
      @kekw9716 Рік тому +6

      the difficulty grows exponentially, at one point you will need more GPUs on earth to deal with just another char

    • @njpme
      @njpme Рік тому

      You are so wrong

    • @uh-nuh
      @uh-nuh Рік тому

      What if i use different languages? Like arabian, chinese etc

  • @pandaaaa7584
    @pandaaaa7584 Рік тому +1

    yo can you help me with this zip file, I am trying to crack I cant get the exact hash of the zip cause there are multiple files inside of it. It kept telling me to use the -o command cause assuming that the pass is all the same with each file I just need to get the hash of one file and get the pass of that file and everything else should also open. I am still kinda new to this so I really need some help cause there arent any videos crack open zips with multiple files inside so I am really struggling here

  • @0xF81
    @0xF81 Рік тому +2

    It's all about ZIP files that were invented 30 years ago. What about RAR or 7Z file formats? 🤨

  • @RajeshNikam
    @RajeshNikam Рік тому +15

    Yeh, thanks for educational purpose 😂

  • @iphonegoes1250
    @iphonegoes1250 Рік тому +1

    Wjat if the passcode is not a number or a name and you cant remember???...

  • @fernandopereira1976
    @fernandopereira1976 Рік тому +2

    Thank you. I have two old zip files (Late 2000-Early 2001) for which I forgot the password. I tried hashcat following your instructions but got this message:
    "No hash-mode matches the structure of the input hash."
    Could I be doing something wrong, or is there a way to solve this?
    Thanks

    • @kastra6780
      @kastra6780 Рік тому +1

      i want that file xD

    • @fernandopereira1976
      @fernandopereira1976 Рік тому +1

      XD I actually managed to crack it in the meantime but there wasn't anything really interesting on it 😂😂

  • @scriptles
    @scriptles Рік тому +1

    Your password advice is wrong.
    The creator of the standards apologized for his mistake in settings those rules of upper case, lower case, number, symbol, etc...
    Turns out, doing so creates a whole new problem that is much worse. Users forget passwords, and write them down. Because they are hard to remember. He then went on to suggest "phrases". You have 0..255 combinations per byte (2^8) and if your password is 9 characters long you have 256^9 combinations. This number is kinda small. There are WAY more then 256 words in the human dictionary which means a 9 word phrase is much more secure then a 9 character phrase.
    That all being said, I mean if you can remember your passwords and they meet either the obsolete old standards you mentioned or the newer standards you will be fine.
    P.S. that's sorta why Bitcoin is so secure and uses phrases not just random stuff. ;) entropy can be a cool topic to look into ;)

    • @itsjustsomeguy.
      @itsjustsomeguy. Рік тому

      Bitcoin is secure because it uses Blockchain, making it impossible to manipulate.
      And isn't it obvious that the password could be anything?

    • @scriptles
      @scriptles Рік тому

      @@itsjustsomeguy. Not quite. Blockchain only means you cannot edit past transactions because it would invalidate everything after that.
      What I am referring to is the "seed words" which are dictionary words. Think of it like your 8 character password is 255^8 combinations where-as bitcoin's BIP protocol uses 2046^12 or 2046^24 power.
      Essentially there are more combinations then stars in the universe for bitcoin, where-as I can probably crack your password of 8 characters even if you use all kinds of crazy numbers and symbol combinations.
      P.S. I actually build a password cracking website some 15+ years ago and it was able to crack 50,000 passwords per SECOND...
      Still to date no one has cracked bitcoin wallets. And no one will.. as I said, entropy is a cool topic ;)

    • @capulini
      @capulini Рік тому

      Who's than important

  • @gonzotrash
    @gonzotrash Рік тому +6

    Thank you now i can get into my friends "homework folder"
    He says There is somethkng bad inside idk whats bad about homework

    • @firozkamdar6735
      @firozkamdar6735 Рік тому +2

      "Don't Open it, i repeat DON'T OPEN IT!"

    • @SoDamnMetal
      @SoDamnMetal Рік тому +1

      Yeah, that's strange, I wonder what it could be. Open it up and let us know! 😁

    • @infernode
      @infernode Рік тому

      My friend has a folder on his pc called phone pronhbu and it has a pass I'll crack it and tell what there is

  • @jw200
    @jw200 Рік тому +4

    Yes if you have supercomputer.
    Otherwise forget about it

    • @ZephyrysBaum
      @ZephyrysBaum Рік тому +1

      not nessacarily

    • @phoenix5171
      @phoenix5171 Рік тому +1

      @@ZephyrysBaum If the password is lengthy with alphabets, numbers and symbols, then you have to wait forever, which is not worth it.

    • @ZephyrysBaum
      @ZephyrysBaum Рік тому +1

      @@phoenix5171 well lots of people don’t have good passwords. I wasn’t disagreeing with jw, but I think it is not inherently nessasary to use a supercomputer to perform these brute forcings.

  • @rustinreacts
    @rustinreacts Рік тому +3

    Fact: you can use multiple gpus to crack passwords. And you don't even need a dictionary or wordlist attack. 8 digit random character password are nothing. It takes less then 1 day with new technology. (with 21 Quadro RTX 4000 GPUs)

    • @dreadowen616
      @dreadowen616 Рік тому

      So what do you advise to avoid being cracked?

    • @HappySlappyFace
      @HappySlappyFace Рік тому

      ​@@dreadowen616use 16 characters

    • @mackofi
      @mackofi Рік тому +4

      @@dreadowen616 longer passwords with special symbols, lowercase uppercase characters, number and such, a 16 long one is already pretty hard to crack (around 50-100 years), but 32 or above is basically impossible unless you have a lot of time (centuries or even millennias)

    • @rustinreacts
      @rustinreacts Рік тому

      @@mackofi 16 character is enough. But i use 20 digit Random generated password and also use a password manager (nord) so i dont have have to write anything. I just have to remember 2 password 1st nord account and a master password for daily use.

    • @-_XD
      @-_XD Рік тому +1

      @@rustinreactsTrusting Nord so much, when Nord collapses, all your password gone forever

  • @carvoloco4229
    @carvoloco4229 Рік тому +1

    I'm not sure I would trust the binaries downloaded for free from a cracking tools website. I mean... how do they find the money to pay for the servers and the bandwidth?

    • @Filipex13
      @Filipex13 Рік тому

      donations and you your pc is the one cracking not the website

    • @capulini
      @capulini Рік тому

      ​@@Filipex13
      How delusional.

  • @X-JAKA7
    @X-JAKA7 Рік тому

    Oh, so that explains why I got my Steam account hacked on 4/20/2023. My Steam account wasn’t fully recovered until 4/23/2023. I’m sure a good handful of people who played games through Steam got their accounts hacked at least once tbh.

    • @enigmapanzers
      @enigmapanzers Рік тому +1

      I never got my steam acc hacked

    • @X-JAKA7
      @X-JAKA7 Рік тому

      @@enigmapanzers Good. You must have that Steam app with that Authenticator, right?

  • @innovativeideas442
    @innovativeideas442 Рік тому +2

    How to do it with excel files?

  • @MondoAmici
    @MondoAmici Рік тому +1

    only finds the key if that file was compressed on that machine

  • @newnixsantos3430
    @newnixsantos3430 Рік тому

    Sir is it possible that the cracked who created the software is posible to hack or copy a data files like videos to the one who download the app with cracked cause im afraid im using recovery app with cracked lassweek and may own x videos was recover sucses now im afraid that it may be hack or copy to thier system who created the cracked is it posiible to hack sir?

  • @mahekthapa9053
    @mahekthapa9053 Місяць тому

    i forgot my 7z password it was long ago this inside archive i have my mods for game and i cant open it can you help please ?ill give you link of my googledrive

  • @amircool2529
    @amircool2529 Рік тому +1

    Hey dude, are you the indian in catching scammers video by jim ?!

    • @capulini
      @capulini Рік тому

      That's stereotypicall my fella.

  • @brunob.7792
    @brunob.7792 Рік тому +1

    nobody cracks my gigantic phrases-oriented passwords. small pass strings are for woosies. Throw as many gpus you want to crack mine, it won't work. Me phrases contains more than 200 - 300 chars if the password field allows it. If not i push it to its limit.

    • @lancemarchetti8673
      @lancemarchetti8673 Рік тому

      Cool, but long strings are still able to be cracked with the new weighted streaming tech that's coming. You can have a simple 8 character password that remains safe. Just alter a byte of your choosing in the Binary code of the zip file.
      It would be extremely unlikely for anyone to guess which byte you altered. Open your locked zip in Notepad++ and play around in the Binary code.
      It looks confusing a first, but hex manipulation... so give it try.

  • @JarppaGuru
    @JarppaGuru Рік тому

    its not cracking its bruteforcing and works bcoz we can unlimited quess. what if we could not login ssh or server what eva multiple thousent time lol.
    after 3 wrong password account should be blocked. if you real owner of account you get it unlogged fast contacting admin. most case you are admin

  • @anxlye.
    @anxlye. Рік тому +1

    7 years ago I saved a rar file on my drive, and now I want to know what the fuck I left in that rar with a stupid password that I don't remember anymore 😅

  • @geminisimons6700
    @geminisimons6700 Рік тому

    why I cannot extract the hash number? My zip.hash file has nothing.....

  • @MollyOnPC
    @MollyOnPC Рік тому +1

    if you use a complicated password this would be impossible to crack.

  • @jacquesb5248
    @jacquesb5248 Рік тому

    i tried this once and let it run for a few days without sucess....so yes 8chars long at least with upper/lower case numbers and special char is the way togo....until qbit computer comes online......

  • @MohsinIftikhar-1
    @MohsinIftikhar-1 Рік тому

    Many people are connected to my wifi but i can't see their mobile name only mac address and ip address i can see ...can u tell me solution how can i see their mobile name

  • @Science_team165
    @Science_team165 Рік тому

    Actualy when youtuber sayed link and says have password password is wrong so i can use this video

  • @Anarchistry
    @Anarchistry Рік тому

    i encountered a pdf file that has password, is it possible to crack it?

  • @Mr.Glasses99
    @Mr.Glasses99 Рік тому

    Super educational, thanks for the video ❤

  • @fretzT_T
    @fretzT_T Рік тому +1

    I needed this video a few months ago. I forgot the password of a very important zip file and tried everything but I'm vain

  • @MaxiKing913
    @MaxiKing913 Рік тому +1

    on zip files you dont need the passwort to extract the password protected zip ^^

  • @gevelegian
    @gevelegian 9 місяців тому

    In this case, I am my biggest enemy. This won't work because I used a password written in Romanian which is my native language and it's most likely over 12 chars long and probably has symbols too. Goodbye zip file :(

  • @hamzazain3578
    @hamzazain3578 Рік тому +2

    I remember needing this video like 7-8 years ago

  • @NowCircle-e6d
    @NowCircle-e6d Рік тому +1

    You just pull the zipper down, duh.

  • @VictorArrieta_Vzla
    @VictorArrieta_Vzla Рік тому

    Raj, what if you have an AMD graphics card instead of NVIDIA?

  • @aq_921
    @aq_921 Рік тому

    Obvs this in windows beacuse majority uses windows but if you are able to copy the file to Linux John will do it even faster then

  • @hindarmy
    @hindarmy Рік тому +1

    Make a video on how hackers hack our social media accounts with demo (2023)

    • @anonymoussysadmin
      @anonymoussysadmin Рік тому

      This is done through social engineering and impersonation. Your digital footprint is the hacker's toolkit. The more information you post about yourself online, the easiest it gets. You will be monitored and then targeted directly or indirectly. Example: fool you into accessing a fake login page. They don't hack your account like you think! You are the fool that gives us entry. There's no demo for this. It's an old trick that's been used for as long as I can remember. Remember that to attack the system, the human gets attacked first. There's no fancy tool like you think

    • @ZephyrysBaum
      @ZephyrysBaum Рік тому +1

      ummmmm

  • @aaf93
    @aaf93 Рік тому

    can this password cracker crack a 30-character password which is a combination of alpha-numeric and special characters?

    • @Filipex13
      @Filipex13 Рік тому

      yes but u need like 20k$ in gpus

  • @skeginaldp1533
    @skeginaldp1533 Рік тому +1

    Good refresher. Thanks bro

  • @carlos_mann
    @carlos_mann Рік тому

    How can I find out what my Windows desktop login password is if I forgot the password when I first set up the computer?

    • @carlos_mann
      @carlos_mann Рік тому

      @Atonix_ can you do a tutorial? I can follow instructions & a little tech savvy.

    • @carlos_mann
      @carlos_mann Рік тому

      @Atonix_ I think I originally purchased it back in 2019.

  • @TechVirundhu
    @TechVirundhu Рік тому +2

    Thank you bro, keep share 😊

  • @mortaza3840
    @mortaza3840 Рік тому +1

    If we use non-English password ?

  • @OrangeIND-
    @OrangeIND- Рік тому +2

    Bro what about Karaken Software

  • @minoa4893
    @minoa4893 Рік тому +1

    you can use python threading to crack zips quicker

  • @Laniakea5758
    @Laniakea5758 Рік тому

    Can this app also do on rar and pdf file?

  • @koolhans5926
    @koolhans5926 Рік тому

    how do I open the PS zip cracking?

  • @synthwave7
    @synthwave7 Рік тому +4

    thanks - was very interesting. What about XLSX and DOCX files with pwd

    • @xTwistCinema
      @xTwistCinema Рік тому +1

      Depending on the version they were created with BUT there is POC's for cracking XLSX, DOCX, etc. format files :)

  • @grekzorna8750
    @grekzorna8750 Рік тому

    Is it possible to do that by cheat engine?

  • @blackdereker4023
    @blackdereker4023 Рік тому

    This won't work for long complex passwords.

  • @note.x69420
    @note.x69420 Рік тому

    does this work on rar file?

  • @victorpatrick-ug7jc
    @victorpatrick-ug7jc 3 місяці тому

    mine is showing access denied

  • @SeekerAndLearner
    @SeekerAndLearner 6 місяців тому

    Will it work on .rar files?

  • @dutchwise1981
    @dutchwise1981 Рік тому

    dictonairy attack dont wrk, now aday people use letter/numbers/symbols. so good luck this is useless.

  • @yunxinglobal
    @yunxinglobal Рік тому

    Error: UTF-16 BOM seen in input file.

  • @saa6390
    @saa6390 Рік тому

    Which os do you use? If linux, which particular one in linux...?
    And what should i use as a beginner if i want to go into this cyber security field...?

  • @altyb_anony
    @altyb_anony Рік тому

    But if i have a quantum computer it's gonna take 0.000000001 sec
    To crack it... 😂

  • @om3726
    @om3726 Рік тому +2

    Bhai rar file ke liye bhi btado please
    Without having wordlist or doesn't having any idea of the password

  • @moviesync3131
    @moviesync3131 8 місяців тому

    to see* what's inside
    not, to look what's inside
    You're welcome

  • @EmmanuelMonday-q5s
    @EmmanuelMonday-q5s 6 місяців тому

    Please what is the password for extracting wwe 2k11 file ios

  • @warlockpaladin2261
    @warlockpaladin2261 Рік тому

    What if I have *.rar files?

  • @Yoursfan008
    @Yoursfan008 Рік тому +5

    Brother nothing gets in my mind as I am not from this background I only know maths. So please can you start from basic or suggest any playlist so I can understand it
    Other than that I always watch your videos😊

    • @ztexgaming2750
      @ztexgaming2750 Рік тому

      What you want to understand specially.. is programming or cybersecurity ?

    • @Yoursfan008
      @Yoursfan008 Рік тому

      @@ztexgaming2750 are they not interrelated
      Then programming

    • @krishnanoutiyal3118
      @krishnanoutiyal3118 Рік тому +2

      Dude I recommend you to just learn the computer basics first then move on to networking, programming basics. You will understand it on the way.

    • @Yoursfan008
      @Yoursfan008 Рік тому

      @@krishnanoutiyal3118 but from where to study
      Any guidance

    • @emurphy42
      @emurphy42 Рік тому

      Here's a real basic description.
      Good password tech depends on one-way operations, basically math that's easy to do in one direction, but much harder to do in the other direction. Like "pick any two large prime numbers and multiply them" (easy) versus "given only the product, find the primes" (hard) versus "given the product and one number that might be one of the primes, either confirm that it is and get the other, or confirm that it isn't" (easy). I'm oversimplifying some, but you get the idea.
      So you run the user's password through a one-way function that gives a different result for each one, store the result and forget the password, and no one can (easily) get the password back from just that result. But if they provide the password again, and you run it through the function and get the same thing, then you know it's good.
      A dictionary or brute-force attack goes "screw easy, I have time to test 2 million things or whatever and no one will stop me". This is why good network security will block (at least for a little bit) after just a few tries.

  • @har3nz
    @har3nz Рік тому

    can i do this with rar too?

  • @g.s.6255
    @g.s.6255 Рік тому +6

    Is there a possibility to remove the "password" section from zip file's hex code or from zip file's header part? So we will never have to crack the password because there will be no password 😁

    • @bharath7861
      @bharath7861 Рік тому +1

      Can remove but file get corrupted i guess

    • @g.s.6255
      @g.s.6255 Рік тому

      @@bharath7861to remove, first you should know where it is exactly in the zip file. I am sure there should be a way to do that.

    • @TechnicalHeavenSM
      @TechnicalHeavenSM Рік тому +14

      Bro, I think the file itself is encrypted using the password

    • @g.s.6255
      @g.s.6255 Рік тому

      @@TechnicalHeavenSM if zip file works like that, then we may not have any chance but it has to be examined carefully.

    • @zun1777
      @zun1777 Рік тому +9

      that's not how encryption works at all... please start with the basics

  • @PoojaKhandare-gx1uc
    @PoojaKhandare-gx1uc Рік тому +6

    why only one video per month? don't you take it serious, from last 3 months you are only uploading one video per month
    we like your videos please increase video frequency by a little bit please...
    uh one thing to tell you that this video was nice☺😀
    your beastie😇
    The AKAnonymous

  • @ImDuck42
    @ImDuck42 Рік тому

    Some UA-camr:
    Builds a bomb
    *Only for educational purposes

  • @noyonahmed5584
    @noyonahmed5584 Рік тому

    My pc is broken and i need to unlock zip file.Will you help me bro

  • @kishoreoutdoor8463
    @kishoreoutdoor8463 Рік тому +1

    Love from tamilnadu

  • @TimeToGG
    @TimeToGG Рік тому

    how long would take if the password is {`57h'~;2)WpL486z ?

    • @Fifasher2K
      @Fifasher2K Рік тому

      15 seconds

    • @capulini
      @capulini Рік тому

      ​@@Fifasher2K
      To copy and paste or typed?

    • @Fifasher2K
      @Fifasher2K Рік тому

      @@capulini To copy and paste

  • @johnybonny8262
    @johnybonny8262 Рік тому

    Bruteforce 🙅🏻‍♂️ good video and explaination

  • @NegativeCelcius
    @NegativeCelcius Рік тому

    I dead ass just wrote a python script that did the password brute force for me.

    • @NegativeCelcius
      @NegativeCelcius Рік тому

      My algorithm started with length of 1 password. Try every possible letter/digit. If not match, increase length by one and continue

  • @wiz40a
    @wiz40a Рік тому

    brute isn't really efficient sadly

  • @PanduPandu-fh5tk
    @PanduPandu-fh5tk Рік тому

    Is it possible to crack password of pdf.

  • @riufq
    @riufq Рік тому

    Does this work on pdf too?

    • @bharath7861
      @bharath7861 Рік тому

      Yeah If file is encrypted with zip

  • @planktonfun1
    @planktonfun1 Рік тому

    my first guess is right, brute force the shit out of it.
    but kinda disappointed as well, since brute force is slow, try rainbow tables

  • @hieupc1307
    @hieupc1307 Рік тому

    what about rar file ?

  • @mellowrebel4618
    @mellowrebel4618 Рік тому

    I HAVE THE COMPLETE COLLECTION OF CONFLICT DESERT STORM AND FORGOT MY PW, LOL!!!!

  • @imdanielmartinez
    @imdanielmartinez Рік тому +1

    This only works if the password is in the dictionary. otherwise, this tool is useless.

  • @VoidedVoidedVoidedVoid
    @VoidedVoidedVoidedVoid Рік тому

    bro sounds like an Indian scam call💀

  • @liamthebox
    @liamthebox Рік тому

    Damn, I guess my 512 character password will be cracked anyway

  • @Andy.N-_-
    @Andy.N-_- Рік тому +3

    Can you now do the same on Linux please ? Thank you Great vid as ever

    • @Raizo__
      @Raizo__ Рік тому

      he literally said "john the ripper is designed for linux" just google "how to use john the ripper linux" (i use arch btw)

  • @z3r0c00l2
    @z3r0c00l2 Рік тому

    Very good 👍

  • @abhishekanand684
    @abhishekanand684 Рік тому

    How to unlock m.s work lock i forget ! Pls help me

  • @Mono_Autophobic
    @Mono_Autophobic 6 місяців тому

    20 character dictionary please?

  • @touchthatrhino639
    @touchthatrhino639 Рік тому

    Could yo do something similar for a password protected Word file?

  • @snich1950
    @snich1950 Рік тому

    A tech tip channel that can't use Linux

  • @storyfluentpath
    @storyfluentpath Рік тому

    how to accesses live web front camera and back camera use kali

    • @M7x0.75
      @M7x0.75 Рік тому

      there's a typo in your pfp