Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
-
-
Forked from stephenfewer/ReflectiveDLLInjection
Reflective DLL injection is a library injection technique in which the concept of reflective programming is employed to perform the loading of a library from memory into a host process.
C
-
Forked from nektra/vtbl-ida-pro-plugin
Identifying Virtual Table Functions using VTBL IDA Pro Plugin + Deviare Hooking Engine
C
-
Forked from EiNSTeiN-/decompiler
An IDA plugin that attempts to decompile a function. Written in Python.
Python
-
Forked from googleprojectzero/bochspwn
The kfetch-toolkit project is designed to perform advanced logging of memory references performed by operating systems’ kernels and examine the resulting logs in search of specific patterns indicat…
C++
-
41 contributions in the last year
Contribution activity
November 2020
Created 5 repositories
- rmallof/aleph JavaScript
- rmallof/CodeSearchNet Jupyter Notebook
- rmallof/playwright TypeScript
- rmallof/faker.js JavaScript
- rmallof/gauge-js JavaScript
Created an issue in getgauge/taiko that received 8 comments
navigationTimeout not working with click()
Describe the bug navigationTimeout is not taking effect To Reproduce Steps (or script) to reproduce the behavior: Using await click(into(link(text…