Git Product home page Git Product logo

SQB's Projects

algorithm_i_week2 icon algorithm_i_week2

Solution to the Week 2 programming assignment of Algorithm I course on Coursera.

crypto001_week1 icon crypto001_week1

This is the solution to the Week 1 programming assignment for the Cryptography I course on Coursera.

crypto001_week2 icon crypto001_week2

Solution to the 2nd week homework of Coursera Crypto001 course. I implemented the decryption part of AES 128 CBC and CTR mode (though the homework allows to use Crypto++ library I decided to build everything, namely the Rijndael algorithm from scratch). Encryption part is not finished but it is enough to solve the homework. May still have some bugs in code since I'm still recalling my old C coding skills...

crypto001_week3 icon crypto001_week3

Solution to the Week 3 homework of Crypto001 course on Coursera. This one is pretty simple using C#. I figured for some time how to import Crypto++ library to C# though before realizing C# has very cool built-in System.Security.Cryptography namespace that can make things really easy. Added threading and remaining timer. Should be the final version if not other bugs found.

crypto001_week4 icon crypto001_week4

Python solution to the Crypto001 Week 4 programming homework from Coursera.

frida-gum icon frida-gum

Low-level code instrumentation library used by frida-core

ldid icon ldid

Minimal for of saurik's ldid and prebuilt binary

makeitbleed icon makeitbleed

A sample PoC written in Python. Basically finished, most of the functions are hard coded. But it is enough to exploit against the vulnerability.Next step is to further learn the SSL handshake protocols.

progfun-patmat icon progfun-patmat

Week 4 assignment of Functional Programming in Scala @ Coursera

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.