-
I want to build on your project and add my own templates, how do I do that? Does this project support custom development and how do I proceed? Looking forward to your reply :>
UIWP0 updated
1 month ago
-
## Steps to reproduce
- I used a source install, from the official repo on `master` branch
- git clone [...]
- Used `rvm` to setup a ruby env match the `.ruby-version`
- `rvm install ruby-…
-
```
#include "stdafx.h"
#include
#include
int main(int argc, char* argv[])
{
int UnicodeStrLen;
UINT CodePage;
DWORD dwFlags;
LPCSTR lpMultiByteStr;
int cbMultiByte;
LPWSTR lp…
-
These tasks are the least needed to be fixed/implemented for using this package in real assessments.
- [ ] Ability to Change Communication Passphrase at *Check-in*
- [ ] Implementation of a `Multi…
-
I am also not sure, if the github issue tracker is the correct place, [as said previously,] but maybe someone wants to join..
I managed to adapt the shellcode for my N7100 (XXDME6,sboot_sha256=0bd4…
fapsi updated
2 years ago
-
> start chrome with the --no-sandbox argument
Does it mean this bug cannot be used for RCE due to sandbox?
So we can avoid real attack while we are in sandbox?
ghost updated
5 years ago
-
**Feature Request or Bug**
Feature Request
**Describe the feature request or bug**
Creating a task that would allow a launcher to do Inject into new process using [TikiTorch](https://github.com/…
-
The Nexus 5 uses the bcm4339 chipset, and there are no Broadcom/Google patches or updates expected to fix the Broadpwn vulnerability. Is it possible to use the patching framework to fix this bug in th…
donnm updated
5 years ago
-
Hello. I tryed to do a simple assembler code in your tool and after entering the example code:
```
SECTION .text
GLOBAL _start
_start:
MOV ecx,msg
MOV ebx,1
MOV eax,4
INT 0x80
…
-
This seems similar to #781 but I'm still having issues and that's listed as closed. I'm currently running 16.0.8 with php 7.3 on apache2 on Debian 9 with collaboraonline packages v6.2.10 and loolwsd 4…