Author

Topic: Exodus Mobile (Read 332 times)

hero member
Activity: 1778
Merit: 764
www.V.systems
May 09, 2019, 11:31:03 AM
#18
This is not possible.

In order to access the system files, you need to have root access. Trying to access the system files without rooting is impossible even you are using ADB you can't access these folders because it still requires the mobile phone to be rooted.

It is possible.

It is correct that you need a rooted device to access all information on your mobile or to access information from a different context.


But.. as i have mentioned, IF the application allows to be run in debug mode, you can enter the user context of this specific application via adb.
Then, you can access all data from its context (meaning all data stored by this particular application).
This can be done with the adb command: run-as


Application developer can disable the option to be run in debug-mode.
And in fact, security orientated applications should do that, but a lot of those still allow to be run in debug mode.

So the question now is whether there is debug mode support for the app in Android - which we won't know until we get an android release. Can anyone confirm if the debug mode works in IOS? Then perhaps that would be something that'll be carried over to the Android version.

Unless it's a native app in which case they could be removing that feature from the ground up.
legendary
Activity: 1624
Merit: 2481
May 06, 2019, 03:18:25 AM
#17
This is not possible.

In order to access the system files, you need to have root access. Trying to access the system files without rooting is impossible even you are using ADB you can't access these folders because it still requires the mobile phone to be rooted.

It is possible.

It is correct that you need a rooted device to access all information on your mobile or to access information from a different context.


But.. as i have mentioned, IF the application allows to be run in debug mode, you can enter the user context of this specific application via adb.
Then, you can access all data from its context (meaning all data stored by this particular application).
This can be done with the adb command: run-as


Application developer can disable the option to be run in debug-mode.
And in fact, security orientated applications should do that, but a lot of those still allow to be run in debug mode.
legendary
Activity: 3290
Merit: 3011
BTC price road to $80k
May 03, 2019, 02:31:41 PM
#16

Not necessarily.

If the application allows to be run in debug mode, there is a better way doing it (instead of rooting):
  • Enable developer options on android
  • Connect phone to computer
  • Access phone via adb shell
  • Run the app in debug mode (via adb) -> Voila. You can access all files of this application


I'd also recommend everyone to never root your phone if it is not absolutely necessary. You compromise a lot of security when rooting your mobile.
You are basically disabling all security measurements regarding application- / data- encapsulation.

This is not possible.

In order to access the system files, you need to have root access. Trying to access the system files without rooting is impossible even you are using ADB you can't access these folders because it still requires the mobile phone to be rooted.

However, there are some tools to temporary root the mobile phone and gone after rebooted.
legendary
Activity: 1624
Merit: 2481
May 03, 2019, 02:23:34 AM
#15
For Android (the app isn’t out yet) you will probably be able to see and edit them if your phone is rooted.

Not necessarily.

If the application allows to be run in debug mode, there is a better way doing it (instead of rooting):
  • Enable developer options on android
  • Connect phone to computer
  • Access phone via adb shell
  • Run the app in debug mode (via adb) -> Voila. You can access all files of this application


I'd also recommend everyone to never root your phone if it is not absolutely necessary. You compromise a lot of security when rooting your mobile.
You are basically disabling all security measurements regarding application- / data- encapsulation.
legendary
Activity: 2758
Merit: 6830
May 02, 2019, 12:53:15 PM
#14
iOS doesn’t give you any liberty to check the files and rooting it (jailbreak) is a pin in the ass and doesn’t work on the latest versions.

For Android (the app isn’t out yet) you will probably be able to see and edit them if your phone is rooted.
staff
Activity: 3500
Merit: 6152
May 02, 2019, 12:46:50 PM
#13
lol I was right, no dev mode.

So now my question is, if I switch the pricing to Cryptocompare from Exodus pricing server on my desktop wallet, is that getting synced to my mobile wallet at all? I assumed it wasn't the case and hence wanted to access the dev mode.

Settings should be stored locally and they're restored to default in each new device.

Besides that, having access to it allowed me quick access to the data folder on PC. Does anyone know where the data folder is saved on Android devices?

The Android version is not out yet but it's soon coming.
hero member
Activity: 1778
Merit: 764
www.V.systems
May 02, 2019, 12:14:09 PM
#12
I was bummed out that there was no developer mode on the mobile. Or if there is I couldn't find it. If anyone else finds the dev mode on mobile please let me know through DM.
There isn’t one.

It looks like they added the “restore wallet” option. Not sure why they didn’t do that first, but there it is.

lol I was right, no dev mode.

So now my question is, if I switch the pricing to Cryptocompare from Exodus pricing server on my desktop wallet, is that getting synced to my mobile wallet at all? I assumed it wasn't the case and hence wanted to access the dev mode.

Besides that, having access to it allowed me quick access to the data folder on PC. Does anyone know where the data folder is saved on Android devices?
legendary
Activity: 2758
Merit: 6830
May 02, 2019, 12:03:24 PM
#11
I was bummed out that there was no developer mode on the mobile. Or if there is I couldn't find it. If anyone else finds the dev mode on mobile please let me know through DM.
There isn’t one.

It looks like they added the “restore wallet” option. Not sure why they didn’t do that first, but there it is.
hero member
Activity: 1778
Merit: 764
www.V.systems
May 02, 2019, 11:54:48 AM
#10
I was bummed out that there was no developer mode on the mobile. Or if there is I couldn't find it. If anyone else finds the dev mode on mobile please let me know through DM.

Also, queried lack of fee customisation.

This is a major issue with Exodus. The fees for even small transactions are enormous.
legendary
Activity: 2758
Merit: 6830
April 20, 2019, 08:57:59 AM
#9
Are there any features related to alerts? Alert when the price drops or when you get new currencies?
Nope.

Quote
Is there a sync with your computer or just a restore through words?
I couldn’t even find an option to restore a wallet, which is weird. So, I guess thats a no.

Quote
Is there any security except password?
You can only set up a PIN of 6 digits and enable FaceID/TouchID for a quick unlock (when it’s PIN protected).

A pretty weak wallet IMO.
legendary
Activity: 2506
Merit: 3645
Buy/Sell crypto at BestChange
April 20, 2019, 08:54:15 AM
#8
It only uses bech32 addresses, so you may have some trouble when using a service/wallet/exchange that only supports 1 and 3 addresses.
A huge feature I see it’s missing is the option to customize fees. The wallet is suggesting me a fee of 0.0000546 BTC and there is no way of changing it.
Are there any features related to alerts? Alert when the price drops or when you get new currencies?
Is there a sync with your computer or just a restore through words?
Is there any security except password?
HCP
legendary
Activity: 2086
Merit: 4314
April 19, 2019, 05:47:38 PM
#7
Doesn't seem to stop the legions of shitcoin™ users who "love it" because it enables them to store all their shitcoins in one easy location Roll Eyes

I downloaded the original exodus when it was first released... Then queried the Devs as to why there was no way to backup your wallet until after you made your first deposit!!?!

Like, it's one of the first things I do with any new wallet... Create wallet, create backup, test backup to confirm it works properly.

Not being able to do that until after you have commited funds is asking for trouble!

Also, queried lack of fee customisation.

I got some bullshit wishy-washy answers... Deleted the wallet and have never looked at it since.

TryNinja's comments indicate that they might have since changed the wallet so you can generate a backup before finding the wallet... Can anyone else confirm this?
mk4
legendary
Activity: 2786
Merit: 3845
Paldo.io 🤖
April 18, 2019, 02:11:01 PM
#6
A huge feature I see it’s missing is the option to customize fees. The wallet is suggesting me a fee of 0.0000546 BTC and there is no way of changing it.
Damn. For a supposedly "feature-packed" wallet, they actually left out one of the most important features huh. Such a shame, knowing that they have good UI.

Exodus devs already said they won’t add those features because they focus on “noob” users that don’t know much. I’m not expecting more advanced features on their wallet (which is why I don’t use it).
I mean, they should've at least made it an "advanced user only" feature. Also taking into consideration that most wallets very inaccurately estimate the recommended fees in the first place. Huge deal breaker in my opinion.
legendary
Activity: 2758
Merit: 6830
April 18, 2019, 10:31:44 AM
#5
I guess something like that might come soon since andreas schildbach even added one recently.

What is this 5460sats for, what is the size of the transaction, is it the standard ~140 bytes for a 1 input 1 output bech32 tx?
Exodus devs already said they won’t add those features because they focus on “noob” users that don’t know much. I’m not expecting more advanced features on their wallet (which is why I don’t use it).

My wallet was empty, so that’s probably the fee for a 1 input and 1 output tx. The point is that you can never choose your own fees, so sometimes the mempool will get full and you will get stuck with a huge unnecessary fee.
copper member
Activity: 2856
Merit: 3071
https://bit.ly/387FXHi lightning theory
April 18, 2019, 10:27:52 AM
#4
A huge feature I see it’s missing is the option to customize fees. The wallet is suggesting me a fee of 0.0000546 BTC and there is no way of changing it.

I guess something like that might come soon since andreas schildbach even added one recently.

What is this 5460sats for, what is the size of the transaction, is it the standard ~140 bytes for a 1 input 1 output bech32 tx?
legendary
Activity: 2758
Merit: 6830
April 18, 2019, 09:15:12 AM
#3
So, my first impressions:

It’s as user-friendly as their PC version of it. This means no advanced features or options. There is the basic and simple Send/Receive, Exchange (through Shapeshift) and the Portfolio graph.

You can backup the wallet with the 12 word seed and disable assets from showing up.

It only uses bech32 addresses, so you may have some trouble when using a service/wallet/exchange that only supports 1 and 3 addresses.

A huge feature I see it’s missing is the option to customize fees. The wallet is suggesting me a fee of 0.0000546 BTC and there is no way of changing it.

I guess that’s all. I personally wouldn’t use it since it’s lacking tons of features I consider necessary (just like their PC version).

Edit: I also couldn’t find a way of restoring a wallet. Even when reinstalling it, there is no “Create or Restore” option. It just creates a new wallet. No visible options in the “Settings” page.
legendary
Activity: 2758
Merit: 6830
April 18, 2019, 08:52:19 AM
#2
I’ll download and take a look at it.
staff
Activity: 3500
Merit: 6152
April 18, 2019, 08:39:33 AM
#1
I just noticed that Exodus made a wallet for mobile. I don't have an iPhone so I would like to get some reviews from people who already used the wallet in their devices. The wallet should be available soon in Google play so I want to know what to expect and whether it's worth waiting for or not.
Jump to: