hansmach1ne / LFImap

Local File Inclusion discovery and exploitation tool
Apache License 2.0
197 stars 29 forks source link

-R doesn't accept unicode character #49

Closed hansmach1ne closed 1 week ago

hansmach1ne commented 4 months ago

Problematic if user wants to test for example specific part of the request that contains binary data

hansmach1ne commented 1 week ago

Fixed in https://github.com/hansmach1ne/LFImap/commit/a69201abc9f3e4b1a58a160201aa25cf4b198b4f.

Open file handle with encoding=latin1