Pinned Repositories
applicationOfLoops
calculator
i was very bored
fakePPPwn
used for developing my pppwn gui just to test all the diff arguments
fakewindowshack
i was bored
FileWriter
quick and dirty file reader and writer, trying to learn C#
ICS3U_finalProject_TicTacToe
Finished as of 05/05/24
Plovia_MacOS_14
Untethered downgrade your GSM iPhone 4 without SHSH blobs. Only for Mac. Partially supported
PPPwn-GUI
PPPwn-GUI written in C#
RandomPassGenerator
made by me, thanks to random.org
sha256_password_checker
build reqs: apache commons codec >=1.16 (older may work, havent tried)
interluded's Repositories
interluded/ICS3U_finalProject_TicTacToe
Finished as of 05/05/24
interluded/Plovia_MacOS_14
Untethered downgrade your GSM iPhone 4 without SHSH blobs. Only for Mac. Partially supported
interluded/PPPwn-GUI
PPPwn-GUI written in C#
interluded/sha256_password_checker
build reqs: apache commons codec >=1.16 (older may work, havent tried)
interluded/applicationOfLoops
interluded/calculator
i was very bored
interluded/fakePPPwn
used for developing my pppwn gui just to test all the diff arguments
interluded/fakewindowshack
i was bored
interluded/FileWriter
quick and dirty file reader and writer, trying to learn C#
interluded/RandomPassGenerator
made by me, thanks to random.org
interluded/forLoop
interluded/interluded
interluded/lesson3_1_1_string_methods
interluded/lesson_1_10_data_types
interluded/lesson_1_9_decimals
interluded/lesson_2.2_operator_presence_conversion
area calc
interluded/lesson_2_1_arithmitic_operators
i made calculator
interluded/lesson_2_3_where_things_get_interesting_2.0
most secure password checker 😱😱😱😱😱😱😱
interluded/lesson_2_4_self_assignment_operators
interluded/lesson_2_5_logical_ops
logical operators
interluded/lesson_2_6_random_numbers
interluded/lesson_2_7_string_comparison
interluded/lesson_3_1_intro_gfx
interluded/lesson_3_2_str_mth_indexof
interluded/lesson_3_3_str_subtring_equals_etc
inital commit, names
interluded/lesson_3_5_whileloopuserinput
interluded/passChecker
simple password checker, i just started cpp lol
interluded/peertopeer_chat_NC
interluded/PPPwn_GUI
GUI rewrite of PPPwn with the C++ reimplimintation. Included pppwn.exe is just a test written in c# to test the args
interluded/unit_4_1_function_methods_p1