bryan alexander

Results 7 issues of bryan alexander

Title. Serialize bugs should be added as modules.

feature request

Add support for Oracle's Fusion middleware. Fingerprints and deployers can likely fall under WebLogic, as it harnesses WebLogic for the backend. Should be pretty straightforward.

feature request

I hard code quite a few strings (stuff like platform names, versions, etc). These should be extrapolated to enums so we can quickly add/remove/change strings/lists at will. sqlmap has an...

enhancement

Seems like this is a NtApiDotNet issue, but it's manifesting in OVDN so filing here. When attempting to view a proxy definition, I get the following: ``` (23f0.1c3c): CLR exception...

Run from `Developer Command Prompt for VS 2017`: ``` [REMOVING] obj/xed-ild.lib [MBUILD WARNING] Command execution failed. Waiting for remaining jobs and exiting. R: 1 P: 0 C: 111 E: 1...

Under certain conditions (active shared memory, for example), modifying a shared memory map with PAGE_WRITECOPY can have adverse effects on the target process. In the `Process` class exists the following:...

bug

While debugging a separate issue, I discovered that the [basic example you give](https://github.com/googleprojectzero/TinyInst/issues/1#issuecomment-641847454) for running `litecov` doesn't appear to work on a 32-bit Windows machine, compiled with Visual Studio 2017....