Skip to content

loneicewolf/codex-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOT MY CODE!

AI MADE (Yep. MADE. I have done NO work in this repo)

ALL credit goes to OpenAI/CODEX

Cipher Analysis Examples

This repository now includes simple cipher analysis tools in four languages:

  • python/: command line utilities for Caesar, Vigenère, a simplified Enigma simulator, and RNG demonstrations (insecure and secure), along with basic examples in python/basics/.
  • c/: minimal CLI tool demonstrating Caesar and Vigenère breaking.
  • asm/: x86-64 assembly program to brute force Caesar.
  • bash/: shell script performing basic Caesar and Vigenère operations.
  • notebooks/: beginner-friendly Jupyter notebooks with widgets for simple machine learning tasks using scikit-learn and Keras.

Each directory contains a README with usage examples.

About

testing codex OPENAI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published