Tim

Results 43 comments of Tim

Please see my fix for kiwi_cmd within meterpreter here: https://github.com/rapid7/mimikatz/pull/7 I believe the underlying issue is that the arguments for commands are treated as commands. I've put together the same...

@sempervictus this looks reasonable. Can you fix the conflicts and also provide verification steps please?

@sempervictus can you provide verification steps please?

Presumably this needs a corresponding pull request to [mettle](https://github.com/rapid7/mettle) to support building aarch64? Nice work btw!

@sbinger what version of the iPhone 6S did you test this on? On 11.0.3 I can only get as far as this: ``` Apr 2 17:23:15 iPhone-6S hellotest[204] : LOG[main]...

To be honest, async_wake works pretty reliably, I think I'll just stick to that < 11.2

You are correct. Any APK with targetsdkversion < 23 is unlikely to have the ability to handle some permissions at runtime on devices running Android 6.0 marshmallow or higher. You'll...

Thinking about this further, the default android payload (without injection) probably has this issue too. Fixing it would require updating the SDK version and breaking backwards compatibility with Android 5...

Unfortunately only osx (a while ago) and more recently linux. The key codes might well be different on windows.