Skip to content
  • Blog Postings
  • Training Courses
  • About
  • Blog Postings
  • Training Courses
  • About
Offensive Python
Offensive Python Ethical Hacking using the Python 3 Programming Language
Offensive Python
Offensive Python Ethical Hacking using the Python 3 Programming Language
  • Blog Postings
  • Training Courses
  • About
Obfuscation

Obfuscation with enumerate and XOR

adminMar 12, 2024Mar 18, 2024
     The enumerate function can be used to XOR characters of text with characters of a key. The example...
Read More
Binary and Hexadecimal

Bitwise Operators with f-strings and format()

adminMar 9, 2024Mar 15, 2024
     Since Python 3.6, we can use f-strings to evaluate expressions inside string literals and easily print out the...
Read More
Binary and Hexadecimal

Binary and Hexadecimal Number Assignments

adminMar 8, 2024Mar 15, 2024
     Sometimes we need to work with binary and/or hexadecimal numbers in Python. Maybe we are designing a program...
Read More
12

Search

About This Site

This site contains information related to Ethical Hacking with primarily a Python focus.

  • Binary and Hexadecimal
  • C Language
  • Compound Data Types
  • File Operations
  • General
  • Obfuscation
  • Offensive Tool
  • Blog Postings
  • Training Courses
  • About
Copyright © 2025 - Kenta Writer Hub By WP Moose