0xploit.com

Search results

  1. Freedom

    Python/Perl/Bash URL shortener using Python

    Hidden content
  2. Freedom

    Python/Perl/Bash pdf to text using python

    Hidden content
  3. Freedom

    Python/Perl/Bash Keylogger using python

    Hidden content
  4. Freedom

    Python/Perl/Bash Excel file merger using python

    Hidden content
  5. Freedom

    Python/Perl/Bash Download page as pdf in python

    Hidden content
  6. Freedom

    Python/Perl/Bash Countdown game using python

    import sys import copy import argparse import itertools def parse_arguments(): parser = argparse.ArgumentParser(description = 'Countdown - Numbers Game', add_help = False) parser._optionals.title = 'Target and List Numbers'...
  7. Freedom

    Python/Perl/Bash Current city weather using python

    Hidden content
  8. Freedom

    Python/Perl/Bash CSV to Excel using python

    Hidden content
  9. Freedom

    Python/Perl/Bash color to BW convert using python

    Hidden content
  10. Freedom

    Web Hacking Efficient Vulnerability Report Cleanup Script for xss.report

    I would like to share with you an efficient and practical code snippet that allows users to conveniently remove multiple vulnerability reports from the xss.report service. This JavaScript solution leverages the power of devtools and automates the deletion process, saving valuable time and...
  11. Freedom

    Python/Perl/Bash Retrieving Firefox Cookies Using Python

    This code snippet demonstrates a Python function designed to retrieve Firefox cookies from a user's system. It employs the SQLite library to connect to the Firefox cookies database and fetches the cookie data by executing an SQL query. The function, get_firefox_cookies(), allows for the optional...
  12. Freedom

    Python/Perl/Bash Learning Python Ebook

    Hidden content
  13. Freedom

    Rust/C, C++ & C# Tic Tac Toe game using RUST

    Hidden content
  14. Freedom

    Python/Perl/Bash Telegram logs to tdata

    Hidden content
  15. Freedom

    Python/Perl/Bash PlayStation log checker python code

    Hidden content
  16. Freedom

    Python/Perl/Bash Python Website Analyzer

    Hidden content
  17. Freedom

    Modern C++ for Absolute Beginners

    Modern C++ for Absolute Beginners A Friendly Introduction to the C++ Programming Language and C++11 to C++23 Standards Second Edition Slobodan Dmitrovic 440 pages, PDF, 3.5 MiB Hidden content
  18. Freedom

    Black Hat Rust

    Black Hat Rust - Applied offensive security with the Rust programing language. 358 pages, PDF, 3.9 MiB Hidden content
Top