
Prediction with Linear Regression in Python | LBOET | HOXFRAMEWORK
Hello and welcome, today we are doing some predictions with python. Here is the python code: --------------------------------------------...

Explaining a TKINTER Register/sign up app in Python | LBOET | HOXFRAMEWORK
Explaining a TKINTER Register/sign up app in Python | LBOET | HOXFRAMEWORK Hello and welcome, Today we are making a UI in Tkinter with...

Introduction to Pandas and Matplotlib | LBOET | HOXFRAMEWORK
Introduction to Pandas and Matplotlib | LBOET | HOXFRAMEWORK Hello and welcome! In this tutorial we will do a little bit of data science...

JavaScript for beginners | LBOET | HOXFRAMEWORK
JavaScript for beginners | LBOET | HOXFRAMEWORK Hello and welcome to another tutorial, in this one we will be learning a little bit about...

Webpage cloning with Kali's S.E.T. and going online with NGROK
Webpage cloning with Kali's S.E.T. and going online with NGROK Hello guys and welcome. In this tutorial we are going to use setoolkit and...

NMAP (+Zenmap) For Beginners | LBOET | HOXFRAMEWORK
NMAP (+Zenmap) For Beginners | LBOET | HOXFRAMEWORK Welcome ! In this tutorial we will learn about NMAP , a network mapping tool that is...

Scraping your Sub-count with Python (bs4,re,requests) | LBOET | HOXFRAMEWORK
Scraping your Sub-count with Python (bs4,re,requests) | LBOET | HOXFRAMEWORK Hello guys and welcome. Lets play with some BS4 and REGEX...

Simple Roulette and Coinflip with Python | LBOET | HOX
Simple Roulette and Coinflip with Python | LBOET | HOX Hello people and welcome. In this tutorial i will show you how to easily make...

Basics of LaTeX | LBOET | HOXFRAMEWORK
Hello guys and welcome, in this tutorial I'm gonna be showing you the ABCs of LaTeX. LaTeX is a document preperation system that makes it...

Integrate a digital assistant into your Flask website with Python.
Integrate a digital assistant into your Flask website with Python. index.html code: ----------------------- All you need is : <h1> What...

Host your website and go worldwide ! Python Flask for beginners | LBOET | Hox Framework
Batch files: Ngrok batch file > @echo off color 0a cls ngrok.exe http <your internal ip here>:80 Server batch file > @echo off color 0a...

Solving multiple CTFs in under 2 minutes
Hello guys and welcome to another tutorial. This one will be quick. First task - Find the ip location copy the ip and paste it to the...

Linux shell scripting | LBOET | HOX FRAMEWORK
#!/bin/bash #>we declare this one so the program knows our work env, in this case BASH printf "If you want to list directories, \n You...

Instagram Profile Picture Scraping with Python explained | HOX FRAMEWORK
Hello and welcome. Previously you could scrape an instagram picture in its full quality easily. This was done by finding profile's id and...

Solving a really simple CTF - A little bit of everything tutorials | HOX FRAMEWORK
Okay so basically, download the file and edit it in paint or anything you use, color around the middle until you get letters to be clean....

Ruby Basics - A little bit of everything tutorials || HOX FRAMEWORK
1. Download ruby : https://rubyinstaller.org/downloads/ 2. In the ending of the installers process there will be a checkbox to run " ridk...

Man in the middle attack in Kali Linux | A little bit of everything tutorials | HOX FRAMEWORK
Hello and welcome! In this video we are using KALI LINUX distro. So let's start. RESPONDER - a great program built in kali in which you...

Basics of SQL | A little bit of everything tutorials || HOX FRAMEWORK
In this tutorial we will learn the basics of writing SQL. But first lets explain some stuff: Databases are structured sets of data held...

Convert Binary to decimal/text | A little bit of everything tutorials || HOX FRAMEWORK
In this tutorial we will be converting from BINARY to TEXT and DECIMAL, and the other way around as well. This is a very simple tutorial,...
