krapgras

Results 15 comments of krapgras

Maybe change build number so that people can see if they have correct version installed! Because i keep getting the same error. I downloaded latests files, used the package.sh script...

What is the fix then to fix this? I see a commit in between these comments but if you download the latest source files shouldn't the compile script also take...

Install on linux (kali): Download .zip from this github. **1)** apt-get install unzip **2)** unzip armitage-master.zip **3)** cd "to folder" **4)** apt-get install ant **5)** ant compile (Make sure you...

apache ant is a package, "sudo apt-get install ant" should work (without sudo if you are root)

if you have it installed ant compile should work. otherwise you should manually install it or fix your repositories

Is this still worked on?? i mean this app is great as you guys are the only free decent volume mixer out there for os X!! And i do understand...

What android version are you running? Seems to be similar error with the constructor. I made a similar patch for android 10 but that one was already referenced in the...

Ok in that case i'm not sure. And it's hard to make a fix just based on the error without anything to test. Additionally this script won't work on every...

I mean i'm sure there is an option to do that, but i must admit my Frida skills when it comes to actually making functions and such is fairly limited....

@leonjza I found this next code sample that seems to be working for me. It not my coding but it is already written for frida. https://codeshare.frida.re/@dki/ios10-ssl-bypass/