This website requires JavaScript.
Explore
Help
Sign In
arno
/
hashcat
Watch
1
Star
0
Fork
0
You've already forked hashcat
mirror of
https://github.com/hashcat/hashcat.git
synced
2024-11-22 16:18:09 +00:00
Code
Issues
Releases
Wiki
Activity
6f862d25b5
hashcat
/
deps
/
unrar
/
global.cpp
8 lines
82 B
C++
Raw
Normal View
History
Unescape
Escape
Added UnRAR dependency (version 5.9.4)
2020-09-08 08:34:21 +00:00
#
define INCLUDEGLOBAL
fix unrar segfault on Apple Silicon by update deps
2023-05-19 19:24:23 +00:00
#
ifdef _MSC_VER
Added UnRAR dependency (version 5.9.4)
2020-09-08 08:34:21 +00:00
#
pragma hdrstop
#
endif
#
include
"rar.hpp"
Reference in New Issue
Copy Permalink