wpress
wpress copied to clipboard
WordPress Archive Format
# ./wpress_extractor ............-20220105-090325-l3jxd0.wpress fatal error: runtime: bsdthread_register error runtime stack: runtime.throw(0x13a9c0, 0x21) /usr/local/go/src/runtime/panic.go:527 +0x90 fp=0x7ff7bfeffa30 sp=0x7ff7bfeffa18 runtime.goenvs() /usr/local/go/src/runtime/os1_darwin.go:73 +0x8d fp=0x7ff7bfeffa58 sp=0x7ff7bfeffa30 runtime.schedinit() /usr/local/go/src/runtime/proc1.go:60 +0x83 fp=0x7ff7bfeffaa0 sp=0x7ff7bfeffa58 runtime.rt0_go(0x7ff7bfeffad8, 0x2, 0x7ff7bfeffad8, 0x0,...
I have added a new function, which allows to extract the files to a dedicated output path. If you think this might be usefull for others, feel free to merge...
When I try to run the current downloadable version, I get the following crash after extracting a subset of files: ``` ./wpress_extractor www.example.com-20180115-163718-420.wpress Wpress Extracter. www.example.com-20180115-163718-420.wpress fatal error: unexpected signal...
I installed go, I used GET to download the files from GIT, but when I use BUILD I can't turn the package in something executable. How do I use this?
added List() method to view archive files
Is it possible to create a .wpress file with this script ? I am not sure how to proceed if that is possible, can an example be provided ?