Roy Tam
Roy Tam
these files can be created with unlha32.dll (-jm5 for -lh2-, with file size limit 8KB, and -jm6 for -lh3-) you can use undll.exe (http://k-takata.o.oo7.jp/mysoft/undllexe.html) and rename undll.exe as unlha32.exe and...
I think I should tag #11 as well
> -jm5 for -lh2-, with file size limit 8KB this limit respects original LH(arc) 1.9x original implementation, but can be bypassed by hex-editing unlha32.dll (I used unlha32.dll v3.00 as example)...
> Any idea why there's an 8KB file size limit? maybe because of processing power in 1989 is not that capable for generating Dynamic Huffman encoding for larger than 8KB.
> @roytam1 > [martok/palefill#46 (comment)](https://github.com/martok/palefill/issues/46#issuecomment-1244803756) maybe you can apply sure. [github-wc-polyfill-1.2.19.3-unofficial.zip](https://github.com/JustOff/github-wc-polyfill/files/9594224/github-wc-polyfill-1.2.19.3-unofficial.zip)
background information: In pixiv android Version 5.0.234 in 2021-02-08, there is a line: * From the beginning of February 2021, you'll have to update your app to the latest version...
a cross reference is found: https://github.com/upbit/pixivpy/issues/140#issuecomment-708976828
> I want to use `set_auth`, but I don't know which is access token, there're to many pairs in `cookie` they're not exist in cookies or IndexedDB or Local Storage.
they took away username+password login from oauth server today. see https://github.com/upbit/pixivpy/issues/158
> Interestingly my app still seems to work using the user-agent changes from my fork of this library. if you're using `refresh_token` to get new `access_token` then you're unaffected. but...