hive icon indicating copy to clipboard operation
hive copied to clipboard

Open and read content of boxes from my computer ( my_box.hive )

Open khalilelhajjicleanmob opened this issue 3 years ago • 1 comments
trafficstars

Question I want to know if there is a way to read the content of a Hive Box with my computer ( I'm able to do it with SQLLite db files with DB Browser for SQLLite )

I'm able to access hive files ( for example my_box.hive ), but I didn't find the right way to read its content. Here is my screenshot : boxes

I've tried to open it with DB Browser for SQLLite, but it's asking me for a password ... : Here is my screenshot : OpenWith db browser

I need to access this data for debugging my app.

Version

  • Platform: Android ( Flutter )
  • Flutter version: Flutter 2.5.3
  • Hive version: 2.0.5

Thanks you in advance,

khalilelhajjicleanmob avatar Jan 09 '22 16:01 khalilelhajjicleanmob

Does anyone find how can we read the hive content on the desktop for debugging purposes? I was able to provide my customer cipher to the hive, but still, the password used to read and decrypt is used by the application, not SQLite.

dhirajhimani avatar Apr 18 '22 11:04 dhirajhimani