dumproid icon indicating copy to clipboard operation
dumproid copied to clipboard

Android process memory dump tool without ndk.

Results 1 dumproid issues
Sort by recently updated
recently updated
newest added

After changing line 12 in the makefile to `GOOS=linux GOARCH=amd64 $(GOBUILD) -o $(BINARY_NAME)`, attempting to run the program on a rooted x86_64 android device results in ``` waydroid:/ # /data/local/tmp/dumproid...