Volkan Özçelik · @volkan
16 followers · 821 posts · Server z2h.dev

goleveldb: LevelDB key/value database in Go.

github.com/syndtr/goleveldb

#databases #leveldb #go

Last updated 2 years ago

Has anyone successfully parsed meaningful data from the `Sync Data` folder within a Google Profile? It's a directory.

I can see the data I'm interested using `strings`, but haven't coaxed the same strings to appear using `plyvel` or `leveldb-cli`, which means I'm holding it wrong.

#ir #forensics #leveldb #chrome

Last updated 2 years ago

Andreas Gerlach · @appelgriebsch
126 followers · 1362 posts · Server fosstodon.org

if you want to store a JSON object as value into make sure to set the valueEncoding: ‘json’ option otherwise it will be handled as utf-8 string and you get surprising side effects when reading the value later...

#leveldb #notestoself

Last updated 4 years ago

Andreas Gerlach · @appelgriebsch
126 followers · 1362 posts · Server fosstodon.org

Feeling a bit dump right now... want to iterate over the keys in a database in ... found this api description: github.com/Level/level#iterato, but it won't work... anyone a quick tip or link to a source sample? <3

#leveldb #nodejs

Last updated 4 years ago