NewDwarf
NewDwarf
Is it possible to control kernel patch finder by the 'kpf_flags' command so that to enable/disable sandbox patch/es? It is interesting to play with the Siguza's sandbox escape bug in...
I have faces with the problem when the segmentation fault is happened on the Android versions which use APEX infrastructure. This only happens when a Stalker is used. The same...
Are there options to personalize the S905Y4 SoC which is a core of the VIM1S board with the custom keys so that to encrypt and sign BL2, BL31, BL32, DDRFW...
I faced with the interesting issue specific to the indirect branch obfuscation in c++ code. The linker reports ``` ld: error: relocation refers to a discarded section: .text._ZNSt6__ndk19allocatorIcE10deallocateEPcm >>> defined...
Could you add the 'SSH Only' option functionality in the settings list as it was in at least in v4.3.1? It would be a great feature for researchers.
In my opinion, the hype around the RCE is a bit excessive. Many bloggers refer to this repo as on a working PoC repo. Yes, it works but in not...
Did someone able to run the full chain exploit? I tried to check the log4j specific bug. It is triggered and the malicious LDAP server returns the reply. So, phase...
How do you think whether it is possible to implement the obfuscator as a LLVM plugin? It would be very flexible solution for using with different toolchains. As an example,...