Pinned Repositories
az
Downloads apks from androzoo repository https://androzoo.uni.lu/
CanvasUserScripts
UserScripts for Canvas LMS
Capturebat_Timeline_Builder
Build nice-looking HTML reports from CaptureBat's output file.
coin
Cryptocurrency mining experiment for UBC's CPEN 442 - Computer Security
cpen442-coin-miner
A coin miner for https://blogs.ubc.ca/cpen442/coin-mining-contest/
csv-toicloudkeychain
Import CSV credentials to iCloud Keychain.
ghetto-unlock
Lollipop trust agent sample
GUS
CAGADroid is the name of the prototype implementation
Hollow
A simple program that performs process hollowing on Windows. I wrote this to serve as a challenge for a CTF competition. It can serve as a tutorial for learning Windows API programming.
My_Simple_Kernel
A simple OS kernel I wrote by following OSDev tutorials. The kernel served as a reverse engineering challenge for a CTF competition. It can be used as an exercise to learn how to do kernel development. Can be booted up using KVM direct kernel boot option.
mehrabik's Repositories
mehrabik/Hollow
A simple program that performs process hollowing on Windows. I wrote this to serve as a challenge for a CTF competition. It can serve as a tutorial for learning Windows API programming.
mehrabik/My_Simple_Kernel
A simple OS kernel I wrote by following OSDev tutorials. The kernel served as a reverse engineering challenge for a CTF competition. It can be used as an exercise to learn how to do kernel development. Can be booted up using KVM direct kernel boot option.
mehrabik/az
Downloads apks from androzoo repository https://androzoo.uni.lu/
mehrabik/CanvasUserScripts
UserScripts for Canvas LMS
mehrabik/Capturebat_Timeline_Builder
Build nice-looking HTML reports from CaptureBat's output file.
mehrabik/coin
Cryptocurrency mining experiment for UBC's CPEN 442 - Computer Security
mehrabik/cpen442-coin-miner
A coin miner for https://blogs.ubc.ca/cpen442/coin-mining-contest/
mehrabik/csv-toicloudkeychain
Import CSV credentials to iCloud Keychain.
mehrabik/ghetto-unlock
Lollipop trust agent sample
mehrabik/GUS
CAGADroid is the name of the prototype implementation
mehrabik/IMDS
A prototype system for using the Bro framework to capture executable files passing through the network gateway. The extracted files can then be sent to various static and dynamic analyzers such as the Cuckoo sandbox. This is a work in progress and unfinished.
mehrabik/SMSForwarderApp
A simple Android app to forward (as an email) any SMSs received on the phone to an specified address
mehrabik/String_Server
This is a simple program I developed to be used as a CTF challenge. It can server as a tool to learn about dynamic byte code loading in Java and how it might lead to a certain type of vulnerability.