Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master #5

Open
wants to merge 94 commits into
base: origin/master
Choose a base branch
from
Open

Master #5

wants to merge 94 commits into from

Conversation

cmjester6421
Copy link
Owner

VS2019

binkybear and others added 30 commits September 21, 2016 13:32
Some previous errors were preventing app from being built/running on latest version of Android libraries.

Debugged and fixed code to run those fragments now (HID/MANA/DUCKHUNTER) which were previously broken.

Users will not notice a difference (unless I broke something else).

Signed-off-by: binkybear <[email protected]>
Fixes an issue where the 'update'  button would write out of the edge of the screen.
Check for symlinks bootkali files in /system/bin.  If not there, then create!

Signed-off-by: binkybear <[email protected]>
For use with future TCP server

Signed-off-by: binkybear <[email protected]>
Suggested by Lint

Signed-off-by: binkybear <[email protected]>
Appears I reused the checkbox code and forgot to change the name….

offensive-security/kali-nethunter#598
Signed-off-by: binkybear <[email protected]>
Fragmentstatepageradapter was depreciated

Signed-off-by: binkybear <[email protected]>
Check if Nethunter Terminal is installed and display status in home screen

Signed-off-by: binkybear <[email protected]>
Add CheckForRoot after last permission check.  Sometimes files don't copy over on first run so we need to force it to check.  Doing it earlier runs risk of no permission and SuperSU display conflicting with permission requests.

Helps with users who think app is broken because required files are not copied over on first run.

Signed-off-by: binkybear <[email protected]>
Update sdcard/disk mounting to work in Marshmallow+
Some of these directories are symlinks or actual folders
They aren't mountpoints, causing them to be ignored

Also empty variables are always true, so let's fix that too.

Signed-off-by: James Christopher Adduono <[email protected]>
Use directory check instead of mountpoint, init false
Default error was to say that Nethunter Temrinal wasn’t installed even if problem was permissions related.  Now we tell the user that they are missing permissions instead or missing terminal.

This is more of a problem because of recent signing of Terminal and permissions being unchecked.  This should hopefully get rid of false errors.

Tested by unchecking permissions in settings > apps and checking permissions again.

Signed-off-by: binkybear <[email protected]>
nik012003 and others added 29 commits January 22, 2017 11:43
Hello world!
Example of typing to computer. Nethunter is awesome!
abcdefghijklmnopqrstuvwxyz
ABCDEFGHIJKLMNOPQRSTUVWXYZ
1234567890-=!@#$%^&*()_+
[]\;',./{}|:"<>?
This text was written by my OneplusOne using the italian layout
Faster Italian in DuckHunter HID
Fixed typo from "recomend" to "recommend"
update versionCode to 3.16
   * pull some (but not all) strings -> resources
   * Add some Locale.getDefault()s rather than assume
   * Follow lint's advice on making things package-private
Note:  Someone needs to do a full extract strings to resources pass.
A couple of fixes and stuff.
Usage:
scan.sh name_of_interface
[Feature]Wifi Jammer/Deauthentication
@cmjester6421 cmjester6421 self-assigned this Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants