dogtopus

Results 64 issues of dogtopus

### Describe the bug. NFC read becomes very unstable (frequently showing tag lost, freezing during reads, failing to detect tag type, etc.) after tag emulation or Detect Reader is used....

NFC
Bug

It would be nice to publish this to the main F-Droid repo, similar to what J2MELoader already did.

Enhancement
Unimplemented
Issues: Android
Build Issue

``` /node_modules/@types/frida-gum/index.d.ts (2686,15): Duplicate identifier 'File'. /node_modules/@types/node/globals.d.ts (379,15): Duplicate identifier 'File'. /node_modules/@types/node/globals.d.ts (380,9): Duplicate identifier 'File'. ```

Step to reproduce: - Clone frida-agent-example and delete the lock file - Run `npm install @types/lodash lodash` - Import and use lodash in index.ts - Run `npm run build` Error:...

I was looking for ways to port and improve the V7 emulator by spritesmods. After some casual Google dorking on the V7 micro and I found [this](https://www.generalplus.com/GPLB31A-lDsI2-1LVTGSVLN36SVpnSNproduct_detail). It's called "G+...

Currently even latency- or performance-oriented profiles don't seem to disable APM/sleep timeout for HDDs only (irrelevant for SSDs for obvious reasons), which could cause huge latency spikes when accessing data...

Is this even possible? I tried to modify the MBR of emunand using mbrtool (after fixing some bugs that stopped me from making partitions > 4GB) but it doesn't seem...

Some old version of MiniPB uses stream decoding exclusively. However due to how Protobuf handles repeated non-repeated fields (i.e. multiple fields with the same ID while the field is non-repeated)...

enhancement

It would be nice to have a way to convert Protoscope to WireIR and back. This might be implemented in minipb or the upcoming minipbj project.

enhancement