-
libcoldstart.so patches but doesn't remove the pinning. Tested in Android Emulator but didn't work.
Download the APK:
https://www.apkmirror.com/apk/facebook-2/facebook/facebook-204-0-0-24-101-rele…
-
HI guys,
I already asked around at the image.sc forum. See this post here for details: https://forum.image.sc/t/strange-issue-with-using-bioformats-from-python-script-in-headless-mode-only/24937/3?…
-
Hi Team,
This issue was observed while performing source code analysis that :
https://github.com/facebook/zstd/blob/dev/programs/fileio.c#L1023
Does not check for buffer overflows when copying …
-
https://github.com/perfectblue/ctf-writeups/blob/master/whitehat-grandprix-2018/pwn03_onehit.md
Hi i am author of this chal :D
You dont have to guess ASLR base if you can run system(null); (by answe…
-
i dont know what else to say it's getting difficult to play on public servers..
-
Hi
I'm facing crash issues after unpack WH2018.exe with upx394w\upx.exe. The unpacked file are keeping crash. Could you give me some suggestion? Thanks.
I have attached the file I'm trying to u…
-
Hi Team,
https://github.com/facebook/hhvm/blob/master/hphp/runtime/base/program-functions.cpp#L916
i.e
`access(mapname, F_OK) != 0) {`
This usually indicates a security flaw. If an attack…
-
I install the angr on a ubuntu 14.04. but while I run the example, it crashed with a exception.
Please give me some suggestion. Thanks.
DEBUG:angr.path_group:... path didn't match!
DEBUG:angr.pat…
-
This is an enhancement request. Gophish already logs user agents (UAs) but does not display them.
As a professional whitehat I am sometimes doing recon phishing and merely want to know what UAs …
-
Bug but possibly something I shouldn't be doing.
Mongoose 5.0.6
MongoDB 3.4.5
NodeJS 8.5.0
If I define a Schema and use it as both a Model and Subdocument it causes an issue when using populate.…