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

Command failed #29

Open
ddzobov opened this issue Nov 12, 2018 · 7 comments
Open

Command failed #29

ddzobov opened this issue Nov 12, 2018 · 7 comments

Comments

@ddzobov
Copy link

ddzobov commented Nov 12, 2018

Android 9 emulator with root:

Optimizing 10575 methods over 1303 Smali files.
**/dex-oracle/lib/dex-oracle/driver.rb:190:in `validate_output': Command failed with 255: shell "cd /data/local/tmp; export CLASSPATH=/data/local/tmp/od.zip; app_process /system/bin org.cf.oracle.Driver @/data/local/tmp/od-targets.json"; echo $? (RuntimeError)
Output: 255
	from **/dex-oracle/lib/dex-oracle/driver.rb:208:in `drive'
	from **/dex-oracle/lib/dex-oracle/driver.rb:96:in `run_batch'
	from **/dex-oracle/lib/dex-oracle/plugin.rb:49:in `apply_batch'
	from **/dex-oracle/lib/dex-oracle/plugins/string_decryptor.rb:38:in `process'
	from **/dex-oracle/lib/oracle.rb:33:in `block (2 levels) in process_plugins'
	from **/dex-oracle/lib/oracle.rb:31:in `each'
	from **/dex-oracle/lib/oracle.rb:31:in `block in process_plugins'
	from **/dex-oracle/lib/oracle.rb:29:in `loop'
	from **/dex-oracle/lib/oracle.rb:29:in `process_plugins'
	from **/dex-oracle/lib/oracle.rb:18:in `divine'
	from ./dex-oracle/bin/dex-oracle:98:in `<main>'
@ddzobov
Copy link
Author

ddzobov commented Nov 12, 2018

Installed Android 5 emulator

**/dex-oracle/lib/dex-oracle/driver.rb:198:in `validate_output': app_process execution failure, output: '0' (RuntimeError)

@CalebFenton
Copy link
Owner

Could you share the sample and command line you're using?

@ddzobov
Copy link
Author

ddzobov commented Nov 13, 2018

Sent to you yesterday by email

@ddzobov
Copy link
Author

ddzobov commented Nov 14, 2018

Can you confirm that you received sample from me by email?

@CalebFenton
Copy link
Owner

I got it, but the tiny startup company I use for email doesn't know how to handle multiple users and I had to request access using another account.

@ddzobov
Copy link
Author

ddzobov commented Nov 21, 2018

Hi! Are you received access to file?

@CalebFenton
Copy link
Owner

I haven't had time to look into it. You can help yourself by running with verbose mode on, watching exactly what dex-oracle does, and do it youself on the command line. All the code does is coordinate some stuff on the command line (and make it easy to reflect methods with the driver).

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

No branches or pull requests

2 participants