]> git.zerfleddert.de Git - rsbs2/blobdiff - extract.h
extract all files from the firmware image.
[rsbs2] / extract.h
diff --git a/extract.h b/extract.h
new file mode 100644 (file)
index 0000000..d8b8d32
--- /dev/null
+++ b/extract.h
@@ -0,0 +1,2 @@
+void extract_files(unsigned char *fw, int len);
+void write_file(char *fname, unsigned char *buf, int len);
Impressum, Datenschutz