Ravi Kiran's repositories
learningSimpleAlgorithms
We present an approach for learning simple algorithms such as copying, multi-digit addition and single digit multiplication directly from examples. Our framework consists of a set of interfaces, accessed by a controller. Typical interfaces are 1-D tapes or 2-D grids that hold the input and output data. For the controller, we explore a range of neural network-based models which vary in their ability to abstract the underlying algorithm from training instances and generalize to test examples with many thousands of digits. The controller is trained using Q-learning with several enhancements and we show that the bottleneck is in the capabilities of the controller rather than in the search incurred by Q-learning.
Cleaning-Lady
Miaubiz Presents
Phone_Story
Clientwork
umaru
An OCR-system based on torch using the technique of LSTM/GRU-RNN, CTC and referred to the works of rnnlib and clstm.
clarifai-car-trainer
Basic example using Clarifai custom training.
honggfuzz
A general-purpose, easy-to-use fuzzer with interesting analysis options. Supports feedback-driven fuzzing based on code coverage
jetson-screencasts-sources
Code for accompanying our OpenCV video tutorial series.
weeman
HTTP Server for phishing in Python
MemNN
Memory Networks implementations
file-icons
Atom File-icons
Wireshark
Wireshark plugins in LUA
3030
Don't touch the walls! (Thanks, Chrome dev team!)
stanford-cs193g-sp2010
Automatically exported from code.google.com/p/stanford-cs193g-sp2010
MBE
Course materials for Modern Binary Exploitation by RPISEC
Stack-RNN
This is the code used for the paper "Inferring algorithmic patterns with a stack augmented recurrent network", by Armand Joulin and Tomas Mikolov.
winappdbg
WinAppDbg Debugger
idaref
IDA Pro Instruction Reference Plugin
thc-ipv6
IPv6 attack toolkit
VolDiff
VolDiff: Malware Memory Footprint Analysis based on Volatility
shellconv
Small tool for disassembling shellcode (using objdump)