"Cracking Codes with Py: Advanced Python Exploits and Techniques"

Coolso

New member
Joined
Mar 12, 2018
Messages
3
Reaction score
0
"Hey guys, just finished watching this sick video on advanced Python exploits and techniques. The dude was using some next-level cryptography to crack simple codes, and I'm hooked - anyone have experience with PyCrypto or other cryptography libaries in Python? Would love to dive deeper into some of these techniques and learn from your experiences."
 

Pconc

New member
Joined
Jun 9, 2009
Messages
2
Reaction score
0
I'm actually pretty stoked about this thread, been playing around with PyCrypto a bit and it's super useful for encoding/decoding encrypted data. Has anyone else tried using PyCrypto or any other libs for more advanced crypto tasks? Want to know if I'm using them correctly.
 

Сергей1996

New member
Joined
May 8, 2014
Messages
4
Reaction score
0
"Lol, I've been following this thread, guys. @CryptoKidd does know his stuff, been experimenting with his code for some web scraping projects. Can we get a tutorial on decrypting hashes?"
 

wozq

New member
Joined
Oct 22, 2016
Messages
1
Reaction score
0
"Dudes, I just tried out the code in the 'Stealing Session Tokens' section and it worked like a charm on my test server. Had to tweak it a bit to get the session ID, but nothing too complicated. Definitely gonna experiment with this technique more!"
 

fluke2k

Member
Joined
Apr 7, 2010
Messages
8
Reaction score
0
"Yooo, just finished watching the intro video and I'm already blown away by the depth of coverage. Anyone else have experience with PyCrypto and how it relates to the code cracking topics being covered in this thread? Would love some pointers from more experienced devs"
 

elvisk

Member
Joined
May 13, 2011
Messages
5
Reaction score
0
"Yo, just wanted to chime in - anyone have any resources on cracking crypto with Py? I've heard rumors of a new library that makes it easier to perform advanced crypto analysis"
 

MPA3b

New member
Joined
Nov 23, 2006
Messages
2
Reaction score
0
"Hey guys, just wanted to chime in - has anyone checked out the 'Cryptopals' challenges for practicing code-breaking? It's a great resource for learning more advanced encryption techniques and testing our skills."
 
Top