Oh Yicong
Oh Yicong
  • 31
  • 336 863
How to find Windows Wifi passwords with Python [Educational Video]
[Educational Video]
This is an educational video to find your saved wifi password. You should not use its content to conduct illegal activities towards any person, group, or organisation.
This tutorial will guide you through the process of finding your saved wifi passwords with Python.
Github link: github.com/ohyicong/decrypt-wifi-passwords
Переглядів: 2 056

Відео

How to bypass paywalls [Educational Video]
Переглядів 6 тис.3 роки тому
Hi all! Welcome to another episode of "How to", where I show you the various techniques to "bypass" paywall. This is all made possible by their poorly designed paywall system. I hope that this video will bring new insights to both consumers and businesses alike, cheers! If you like my content, do remember to like, share, and subscribe. Medium: ohyicong.medium.com/ Github: github.com/ohyicong By...
How to remove html element with web extension
Переглядів 1 тис.3 роки тому
Hi all, it has been a while since I last posted. I have been learning how to develop a Chrome extension in the past month so that I could build my own extension to automate some of my daily workflows and enhance my productivity. Here is one of the web extensions that I have created to remove html element from the browser. I have made this project open source so that all of you can access the co...
How to use Tensorflowjs convertor
Переглядів 3,8 тис.3 роки тому
Hi, this is a short tutorial to teach you guys on how to use TensorFlowjs convertor wizard. This is a useful tool tool that helps you to convert your keras/tensorflow model to javascript format easily, allowing you to deploy your model on mobile applications. Github Link: github.com/tensorflow/tfjs/tree/master/tfjs-converter Video Chapters: 0:00 Introduction 3:41 Converting Tensorflow Saved Mod...
React Native: How to save & load custom image classifier with TensorFlow (KNN Classifier)
Переглядів 1,4 тис.3 роки тому
A short tutorial on how to save and load a custom image classifier with TensorFlow using the KNN classifier model. Links to code: github.com/ohyicong/reactnative-knn-image-classifier
React Native: How to train a custom image classifier with TensorFlow (KNN Classifier)
Переглядів 3,6 тис.3 роки тому
A short tutorial on how to train a custom image classifier with TensorFlow using the KNN classifier model. Links to code: github.com/ohyicong/reactnative-knn-image-classifier
How to deploy your custom tensorflow model to react native
Переглядів 24 тис.3 роки тому
Hi all! This is a short tutorial to teach you how to train and deploy your python model to React Native. Python Code: github.com/ohyicong/masksdetection React Native Code: github.com/ohyicong/masksdetection-react-native-app Mask Detection Video: ua-cam.com/video/OD55xkWs4YU/v-deo.html
How to deploy your custom tensorflow model to the web (Part 2)
Переглядів 4,7 тис.3 роки тому
This is a short tutorial to teach you how to convert your tensorflow/keras model into web format (convert .h5 to JSON). So that you are able to deploy your trained model on any website!
How to spoof your mac address on Windows
Переглядів 20 тис.3 роки тому
[Educational Video] This is a purely educational video to increase awareness of MAC address spoofing. This tutorial will guide you through the process of changing your mac address on your windows pc.
PowerBI Import Multiple Stocks Data using Python + yFinance (Part 2)
Переглядів 1,5 тис.3 роки тому
Import multiple stocks data into powerbi from yahoo finance using python yFinance.
How to deploy your custom tensorflow model to the web (Part 1)
Переглядів 18 тис.3 роки тому
This is a short tutorial to teach you how to convert your tensorflow/keras model into web format (convert .h5 to JSON). So that you are able to deploy your trained model on any website! Link to my mask detection website: masks-detection-13237.web.app Link to my github code: github.com/ohyicong/masksdetection Code to convert .h5 to JSON: tensorflowjs_converter input_format=keras C:/insert_path_t...
How to bypass recaptcha V2 with Python [Educational Video]
Переглядів 107 тис.4 роки тому
[Educational Video] This is a purely educational video to increase awareness of Recaptcha vulnerability and protection. This tutorial will guide you through the process of bypassing ReCaptcha with Python and Selenium. Medium Article: ohyicong.medium.com/how-to-bypass-recaptcha-with-python-1d77a87a00d7 Github link: github.com/ohyicong/recaptcha_v2_solver
How to package your python program into an installer
Переглядів 3094 роки тому
Hello all! Have you ever wondered how to package your awesome python program into an installer for distribution? Here it is :)
Python Emotion Detection Model
Переглядів 5 тис.4 роки тому
Hello! Did a short tutorial to train and deploy your own custom emotion detection model. Enjoy! Github Link: github.com/ohyicong/emotion-detection
Python Google Search Results Web Scraping
Переглядів 4,7 тис.4 роки тому
A short tutorial to scrape google search results Github Source Code: github.com/ohyicong/Google-Text-Scrapper Chrome Webdriver Downloads: chromedriver.chromium.org/downloads
Python Selenium Web Automation Series (Part 1) - Installation Guide
Переглядів 2214 роки тому
Python Selenium Web Automation Series (Part 1) - Installation Guide
Python Google Image Web Scraping
Переглядів 19 тис.4 роки тому
Python Google Image Web Scraping
MIT App Inventor Barcode Scanning Project
Переглядів 12 тис.4 роки тому
MIT App Inventor Barcode Scanning Project
Python Face Masks Detection Project
Переглядів 8 тис.4 роки тому
Python Face Masks Detection Project
PowerBI Import Stocks Data using Python + yFinance (Part 1)
Переглядів 3,5 тис.4 роки тому
PowerBI Import Stocks Data using Python yFinance (Part 1)
Qlik Sense in 5 (Introduction)
Переглядів 1474 роки тому
Qlik Sense in 5 (Introduction)
Anaconda + Pycaret Installation (PowerBI Edition)
Переглядів 4,4 тис.4 роки тому
Anaconda Pycaret Installation (PowerBI Edition)
PowerBI Anomaly Detection using Python & Pycaret (Part 3)
Переглядів 1,2 тис.4 роки тому
PowerBI Anomaly Detection using Python & Pycaret (Part 3)
PowerBI Regression using Python & Pycaret (Part 2)
Переглядів 1,5 тис.4 роки тому
PowerBI Regression using Python & Pycaret (Part 2)
PowerBI K-Clustering using Python & Pycaret (Part 1)
Переглядів 3 тис.4 роки тому
PowerBI K-Clustering using Python & Pycaret (Part 1)
ELMO & GLOVE word representations Part 2
Переглядів 4034 роки тому
ELMO & GLOVE word representations Part 2
ELMO & GLOVE word representations Part 1
Переглядів 2,4 тис.5 років тому
ELMO & GLOVE word representations Part 1
LabelImg Image Annotation Tool for Image Recognition (windows + anaconda)
Переглядів 77 тис.5 років тому
LabelImg Image Annotation Tool for Image Recognition (windows anaconda)
Jack neo's movie mashup
Переглядів 135 років тому
Jack neo's movie mashup

КОМЕНТАРІ

  • @Rakinx7
    @Rakinx7 10 днів тому

    ABSOLUTE LEGEND MAN!!!! I'M CRYING OUT OF HAPPINESS RN 😭😭

  • @vunguyenleanh1515
    @vunguyenleanh1515 19 днів тому

    i have "QMimeDatabase: Error loading internal MIME data An error has been encountered at line 1 of <internal MIME data>: Premature end of document.:" issue, what should i do?

  • @ladycapricorn1289
    @ladycapricorn1289 19 днів тому

    how..how to remove existing labels from the file. When I opened the labelimg application, I noticed that there are existing labels and those are being included when saving the new annotated images. please help me solve this issue

  • @user-gy6bs2ui9z
    @user-gy6bs2ui9z 22 дні тому

    How to use .bin file in tflite?

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

    Mr. Teacher, I carried out the process according to the video, but when opening it, the screen only shows BARCODE: NO RESULT and COUNTRY; THE SCAN BUTTON DOES NOT APPEAR

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

    does this bypass teachable?

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

    Guys, Ive solved both provlems. The button is hidden because pf the size of the elements. Go adjusting every element so it can appear (specially the high). About not exporting the data to the forms if you look at the url of the script you will realize it ends with 'exec'. The appinvrntor file adds barcode=aaaa&country=aaaa however you need to put a '?' after the term 'exec' at the url text at appinventor. The output would look like aaaaaa/exec?barcode=aaa&country=aaaa

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

    why did you inject a malware in the exe file !?

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

    Can someone confirm if this man is dead or alive after showcasing his IP address? 😮

  • @connorayt
    @connorayt 2 місяці тому

    bro you are an absolute homie. I'm 18 and my mum still restricts my internet and now i can continue my unhealthy routine of staying up ludicrously late

  • @DJ-vi6qr
    @DJ-vi6qr 2 місяці тому

    i tried it, it does not work. Thank you

  • @MyTh_Vibess
    @MyTh_Vibess 3 місяці тому

    In newtwork adapters it doesn’t pop up my pc any other place it would be ?

  • @kittikadam1
    @kittikadam1 3 місяці тому

    Can you guide how to load the model from documents directory on iOS/android instead of assets folder ?

  • @user-ks3jp9es9g
    @user-ks3jp9es9g 5 місяців тому

    great explanation sir

  • @neverblight
    @neverblight 5 місяців тому

    I love you, subscribed.

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

    where is the link for creating a new envionment?/

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

    it´s possible to add a CSV tha contains day trades data for visualization my journal trade (buy/sell)

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

    I cant download tensorflow js due to this error: ERROR: Cannot install flax because these package versions have conflicting dependencies. The conflict is caused by: optax 0.1.2 depends on jaxlib>=0.1.37 optax 0.1.1 depends on jaxlib>=0.1.37 optax 0.1.0 depends on jaxlib>=0.1.37 optax 0.0.91 depends on jaxlib>=0.1.37 optax 0.0.9 depends on jaxlib>=0.1.37 optax 0.0.8 depends on jaxlib>=0.1.37 optax 0.0.6 depends on jaxlib>=0.1.37 optax 0.0.5 depends on jaxlib>=0.1.37 optax 0.0.3 depends on jaxlib>=0.1.37 optax 0.0.2 depends on jaxlib>=0.1.37 optax 0.0.1 depends on jaxlib>=0.1.37 do you have any ideas how to resolve it?

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

    very cool, thanks, with "getmac /v /fo list" on cmd you guys can see all the macs cleanly lsited.

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

    the repo is a barile di merda and doesn't work. i've tried doing anything and it never works. i give it a 0/10, useless sacca scrotale and polpettone di prostata

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

    Thanks Oh Yicong! I can now stay up till 3am playing Roblox sigma tycoon!!!

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

    my registy looks nothing alike... neither files or file path ....

  • @barborost2171
    @barborost2171 10 місяців тому

    "unable to download lastest chromedriver. the system will use the local version instead." i got this warning , can you help me

  • @chihaminh786
    @chihaminh786 10 місяців тому

    Thanks you, so if in have a custom model object detection from tensorFlow js , how i can deploy on mobile by react-native , thanks you

  • @chihaminh786
    @chihaminh786 10 місяців тому

    What a great video! Thank you very much, i hope you create a video that guide React Native: How to train a custom image object detection with TensorFlow <3

  • @ralphvirtucio4328
    @ralphvirtucio4328 11 місяців тому

    I'm having an FileNotFoundError on this line ```sound = pydub.AudioSegment.from_mp3(os.getcwd()+"\\sample.mp3")``` even though I have the sample.mp3 on my directory. Anyone know how can I solve this issue ?

  • @levelintent
    @levelintent 11 місяців тому

    Dear Ohyicong,. I have used your decrypt-chrome-passwords code in command. Do you know what it means to receive this error message? ‘utf-8’ codec can’t decode byte 0xf6 in position 1: invalid start byte [ERR] Unable to decrypt, Chrome version <80 not supported. Please check. Sequence: 192 It shows almost 200 of these, and was only able retrieve me 1 password.

  • @user-lx5wb4fx1k
    @user-lx5wb4fx1k 11 місяців тому

    This approach doesn't work anymore with medium, it somehow detect the extension and log you out of the website.

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

    thanks a lot, it was really useful!

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

    Hi can you do video for random forest classification predict binarhy values please and display the prediction as a text

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

    Good job 👍

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

    thanks 4 this video

  • @user-mg8hp3hs7s
    @user-mg8hp3hs7s Рік тому

    Unfortunately, when I run the code, the folder is created, but the pictures do not load. Could you please suggest what could be the reason?

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

    i am facing error while it requires binary that no file exists but it exists in same assets folder as jsn file is

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

    Hi Yicong, may I know does this bypass still works? I hit "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond" when calling r.recognize_google(audio)

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

    Thanks a lot, Bro, you saved me a lot with this bro... I really appreciate this, I have spent 2 days already trying to make my code work... but yours saved me... Have a lot of images to download.

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

    Hi, Thank you for the great video. I'm facing the following error while locating recaptcha audio control frame. NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":".//[@title='recaptcha challenge expires in two minutes']"} Can you please help?

  • @user-hu8pq9dx5d
    @user-hu8pq9dx5d Рік тому

    Thanks so much, this helped me a ton. I am able to load the model. However, when I try to do model.predict, it says I have a dynamic op 'Exit', so I should use executeAsync. executeAsync also doesn't work-the output of model.executeAsync is {"_A": null, "_x": 0, "_y": -, "_z": null}. I think this may be caused by the warning absl found untraced functions such as... when converting the model. Many users have reported that the warning corrupts the model. Do you know how I can deploy an LSTM model? Thank you so much.

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

    thank you for sharing.

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

    Great video it has really helped me with my “educational” automation thanks o7

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

    is it possible to deploy yolov5 model in the same manner?

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

    Hi Sir I just wanna thank you for this tutorial. It was really helpful.

  • @user-yo8ld6dy7h
    @user-yo8ld6dy7h Рік тому

    Scan baton not visible 2023/03/03

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

    trading view

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

    when i enter pyrcc5 line i am getting an error 'pyrcc5' is not recognized as an internal or external command, operable program or batch file. how to solve it

    • @arjunpandit568
      @arjunpandit568 7 місяців тому

      also got same error and tell me the solution

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

    thank you so much for this video the way you teach is incredible , breaking all the parts into tiny bits through the PPT really helped in understanding things easily

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

      Have you deployed the model in react native while taking assistance from this video

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

    hello! thank you for the tool : very helpful! Do you know if it's possible to scrap the alt's image too ?

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

    Amazing thank you very much my friend keep going

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

    is it suitable for Mac?

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

      Unlikely, it is only tested on windows.

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

      @@chirpieful i tested and worked 👍🏽Thank you.

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

      @@curiousperson im suprised, thanks for letting me know

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

      @@chirpieful sorry, i want to change jpg file name as my search_key because i always use 1 number of image also it has “-“ in it. But it doesnt show “-“.

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

    How do I run this on Ubuntu?