Pinned Repositories
android-to-soot-decompiler
A script that decompiles an Android APK into Soot's Jimple IR.
animal-adoption-mids-capstone
Assignment_1_Code_Gen_Opt
Assignment 1 for Code Gen Opt
BluPhish
Bluetooth device and service discovery tool that can be used for security assessment and penetration testing
financial-aggregator-yahoo-finance
Application that aggregates financial data from Yahoo Finance
performance-bug-detector
An application that detects performance bugs in Java programs.
PokemonGoMalwareFilter
A program that identifies a malicious version of Pokemon Go for Android.
redos-detector
A tool for detecting regular expression denial-of-service vulnerabilities in Android apps.
side-channel-analyzer
Static Analysis for Detecting Side-Channel Vulnerabilities in PHP applications (Work-In-Progress)
TaintPHP
Taint Analysis for PHP
olivo's Repositories
olivo/TaintPHP
Taint Analysis for PHP
olivo/redos-detector
A tool for detecting regular expression denial-of-service vulnerabilities in Android apps.
olivo/side-channel-analyzer
Static Analysis for Detecting Side-Channel Vulnerabilities in PHP applications (Work-In-Progress)
olivo/android-to-soot-decompiler
A script that decompiles an Android APK into Soot's Jimple IR.
olivo/performance-bug-detector
An application that detects performance bugs in Java programs.
olivo/PokemonGoMalwareFilter
A program that identifies a malicious version of Pokemon Go for Android.
olivo/animal-adoption-mids-capstone
olivo/financial-aggregator-yahoo-finance
Application that aggregates financial data from Yahoo Finance
olivo/NFT-Tweets-Sale-Predictions
olivo/android-side-channel-analyzer
olivo/BadRegex
olivo/broadway-design
A website for a fictitious design company called Broadway Design (Codecademy Project)
olivo/cross-site-search-exploits
olivo/dasmotos-arts-and-crafts
An implementation of an Arts & Crafts website (Codecademy homework)
olivo/earnings-report-speech-analyzer
A client for communicating with a service endpoint that extracts financial data from earnings report webcasts using Microsoft and Google's Cloud APIs
olivo/excursion
An implementation of an excursion website (Codecademy assignment)
olivo/github-crawler
A GitHub Crawler in Python
olivo/google-code-jam-2017
Solutions to the Google Code Jam 2017 programming contest
olivo/jazz-improvisation-lstm
A jazz improvisation algorithm using LSTMs
olivo/leetcode
Solutions to Algorithmic Problems in Leetcode
olivo/MultiBlocks
2D Puzzle/Platformer game in C# and Unity.
olivo/my-times
News website containing fake news (Codecademy project)
olivo/NumberWizard
A simple console game that guesses a player's number using binary search, implemented in C# and Unity.
olivo/PrisonTextAdventure
A simple prison escape text-adventure game in Python.
olivo/regexp-extractor
A Python script for extracting regular expressions from decompiled Java code (in Soot's Jimple format)
olivo/second-order-dos-exploits
olivo/sorcerers-code
Screenplay of Harry Programmer and the Sorcerer's Code(Codecademy)
olivo/TextPrisonEscape
A text-based prison escape adventure game implemented in Unity and C#
olivo/tomerater
An implementation of a book management system, from a Codecademy project.
olivo/TSP
Heuristic solutions to the Traveling Salesman Problem