Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Class Challenges

This directory contains all 40 challenges used in our classroom study. Each challenge is in the folder corresponding to the challenge hash in challenge_hashes.csv. The original PYC (original.pyc) and the decompiled source produced by Pylingual at the time of the study (decomp.py) are included for each challenge.

Note that decompiling the PYC again on pylingual.io, or with the open source version of Pylingual, will likely produce different decompiled source than the source included here as we are continually making improvements to Pylingual's decompilation quality.