 
      
    | You are here | bernsteinbear.com | ||
| | | | | blog.quarkslab.com | |
| | | | | Where building a custom obfuscated Python interpreter for a Python packer turned into an optimized Python interpreter. | |
| | | | | pymotw.com | |
| | | | | ||
| | | | | akaptur.github.com | |
| | | | | Last week at Hacker School I did a quick presentation on python bytecode and the dis module. The disassembler is a very powerful tool with a gentle ... | |
| | | | | blog.eowyn.net | |
| | | The idea for the project was to take the processor we had made in a class at Tufts in the fall of 2021, synthesize it to an FPGA, write an assembler, and run a basic program on it. This included several steps, from adding new components and testing them, to debugging overall problems that come from synthesizing code which had only been simulated previously, to writing an assembler specifically targeting the processor that would output in the format necessary for execution on our design. | ||