Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.

Conversation

@whoot
Copy link

@whoot whoot commented Jan 15, 2019

Don't use deprecated apt-get --force-yes

Fixed

Fixing the warning
[!] W: --force-yes is deprecated, use one of the options starting with --allow instead.
when using the dependency_installer.

ccsplit and others added 30 commits May 8, 2017 17:08
Since the information is passed back and forth through JSON with the agent
it is URL-Encoded and therefore it needs to be removed when passing the
string to an local_operation/remote_operation path command.
* 'develop' of github:mwrlabs/needle:
  [FIX] Remove infinite loop from  decorator, which attempts to restore a connection with the device if it fails
  Specify type CONSOLE
  [CORE] Version checking, to ensure the latest version of Needle is being used
  [MODULE] Frida Script: hook all methods of the specified class
  [MODULE] Frida Script: hook all methods of the specified class
  [FIX] Search PID for apps with a space in their name
  [V1.1.0] Update version and changelog
* 'develop' of github:mwrlabs/needle:
  [CORE] Non-interactive mode
  [CORE] New command line interface
* 'develop' of github:mwrlabs/needle:
  [FIX] Improve exception detection
  [FIX] Re-added support on iOS for: storage/data/keychain_dump, binary/reversing/strings, binary/reversing/class_dump
  [CORE] Add support for binary thinning
  Better logging
  [FIX] Metadata parsing for app extensions
  [FIX] Metadata parsing for app extensions
Added a preliminary way to handle issues with special characters
within the iOS Application name.
Use unquote to convert spaces. Fixes #151.
Add Black Hat Arsenal 2017 badge
New description
External sshpass command now supports complex passwords
Revert "External sshpass command now supports complex passwords"
Don't use deprecated `apt-get --force-yes`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants