AlessandroZ / LaZagne

Credentials recovery project
GNU Lesser General Public License v3.0
9.43k stars 2.02k forks source link

Windows compile #647

Closed Aggelos11 closed 1 week ago

Aggelos11 commented 1 month ago

Hey can somebody explain me how to compile the windows version on a Kali Linux machine please ?

AlessandroZ commented 1 week ago

Hi,

Easiest way to compile it is using a windows OS. If you want to do cross compilation, try to see how I did with github actions, or previously with travis. You could see the command line with wine. It's not the easiest way but it could work.