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…
Basics of LaTeX | LBOET | HOXFRAMEWORK
Posted in VIDEOS
Welcome. Enjoy your stay.
Posted in VIDEOS
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…
redline.py code: import wolframalpha global solution solution = [“solution:”] def red_line(question): try: # c = wolframalpha.Client(‘YOUR API HERE’) res = c.query(question) solve = next(res.results).text solver…
Batch files: Ngrok batch file > @echo off color 0a cls ngrok.exe http :80 Server batch file > @echo off color 0a cls python serverFL.py…
Posted in Main
Thank you for watching my videos and visiting my website, enjoy your stay and have a nice day. –Hox, the admin of HoxFramework youtube channel…
Hello guys and welcome to another tutorial. This one will be quick. First task – Find the ip location copy the ip and paste it…
Posted in VIDEOS
Solving a really simple CTF – A little bit of everything tutorials | HOX FRAMEWORK Okay so basically, download the file and edit it in…
Posted in VIDEOS
Ruby Basics – A little bit of everything tutorials || HOX FRAMEWORK Download ruby : https://rubyinstaller.org/downloads/ In the ending of the installers process there will…
Posted in VIDEOS
Linux shell scripting | LBOET | HOX FRAMEWORK !/bin/bash >we declare this one so the program knows our work env, in this case BASH printf…
Instagram Profile Picture Scraping with Python explained | HOX FRAMEWORK Hello and welcome. Previously you could scrape an instagram picture in its full quality easily.…
Posted in VIDEOS
NOTE that this is to be used for PROTECTION only and it is an educational resource. I aim to teach people how to stay protected…