Static | ZeroBOX

PE Compile Time

2021-07-28 20:27:22

PE Imphash

94fa1b81286292ae26a8283979066c16

Sections

Name Virtual Address Virtual Size Size of Raw Data Entropy
.text 0x00001000 0x00060eca 0x00061000 6.54613089143
.rdata 0x00062000 0x00043378 0x00043400 6.88384507948
.data 0x000a6000 0x00001c3c 0x00000400 3.30277414734
.rsrc 0x000a8000 0x00018830 0x00018a00 2.11287284129
.reloc 0x000c1000 0x00004464 0x00004600 6.74245461365

Resources

Name Offset Size Language Sub-language File type
RT_ICON 0x000c0368 0x00000468 LANG_POLISH SUBLANG_DEFAULT GLS_BINARY_LSB_FIRST
RT_ICON 0x000c0368 0x00000468 LANG_POLISH SUBLANG_DEFAULT GLS_BINARY_LSB_FIRST
RT_ICON 0x000c0368 0x00000468 LANG_POLISH SUBLANG_DEFAULT GLS_BINARY_LSB_FIRST
RT_ICON 0x000c0368 0x00000468 LANG_POLISH SUBLANG_DEFAULT GLS_BINARY_LSB_FIRST
RT_ICON 0x000c0368 0x00000468 LANG_POLISH SUBLANG_DEFAULT GLS_BINARY_LSB_FIRST
RT_ICON 0x000c0368 0x00000468 LANG_POLISH SUBLANG_DEFAULT GLS_BINARY_LSB_FIRST
RT_GROUP_ICON 0x000c07d0 0x0000005a LANG_POLISH SUBLANG_DEFAULT data

Imports

Library KERNEL32.dll:
0x462018 MultiByteToWideChar
0x46201c GlobalAlloc
0x462020 GlobalFree
0x462024 GlobalLock
0x462028 WideCharToMultiByte
0x46202c GlobalUnlock
0x462030 GetModuleHandleA
0x462034 LoadLibraryA
0x46203c GetProcAddress
0x462040 VerSetConditionMask
0x462044 FreeLibrary
0x462048 VerifyVersionInfoW
0x462050 Module32Next
0x462054 OpenProcess
0x46205c Process32Next
0x462060 VirtualQueryEx
0x462064 GetModuleFileNameA
0x462068 SetFileTime
0x46206c CreateRemoteThread
0x462074 GetSystemTime
0x462084 SetEvent
0x462088 ResetEvent
0x462090 CreateEventW
0x462094 GetModuleHandleW
0x4620a0 GetCurrentProcess
0x4620a4 TerminateProcess
0x4620ac IsDebuggerPresent
0x4620b0 GetStartupInfoW
0x4620b4 GetCurrentProcessId
0x4620b8 GetCurrentThreadId
0x4620c0 InitializeSListHead
0x4620c4 VirtualFreeEx
0x4620c8 VirtualAllocEx
0x4620cc CloseHandle
0x4620d0 WriteProcessMemory
0x4620d4 WaitForSingleObject
0x4620d8 CreateFileA
0x4620dc ReadProcessMemory
Library USER32.dll:
0x462118 TranslateMessage
0x46211c DispatchMessageA
0x462120 MessageBoxA
0x462124 GetDesktopWindow
0x462128 PeekMessageA
0x46212c PostQuitMessage
0x462130 DefWindowProcA
0x462134 CreateWindowExA
0x46213c SetFocus
0x462140 UpdateWindow
0x462144 GetWindowLongW
0x462148 AdjustWindowRectEx
0x46214c GetForegroundWindow
0x462150 LoadCursorA
0x462154 DestroyWindow
0x462158 GetDC
0x46215c SetWindowPos
0x462160 MonitorFromWindow
0x462164 EnumDisplayMonitors
0x462168 ScreenToClient
0x46216c SetWindowTextW
0x462170 WindowFromPoint
0x462174 GetCapture
0x462178 GetMonitorInfoA
0x46217c SetWindowLongA
0x462180 ClientToScreen
0x462184 IsChild
0x462188 GetWindowRect
0x46218c BringWindowToTop
0x462190 SetCapture
0x462194 SetCursor
0x462198 SetWindowLongW
0x46219c ShowWindow
0x4621a0 GetAsyncKeyState
0x4621a4 GetClientRect
0x4621a8 UnregisterClassA
0x4621ac SetClipboardData
0x4621b0 GetClipboardData
0x4621b4 EmptyClipboard
0x4621b8 CloseClipboard
0x4621bc OpenClipboard
0x4621c0 GetCursorPos
0x4621c4 ReleaseDC
0x4621c8 SetCursorPos
0x4621cc IsIconic
0x4621d0 SetForegroundWindow
0x4621d4 ReleaseCapture
0x4621d8 RegisterClassExA
0x4621dc GetKeyState
Library GDI32.dll:
0x462000 GetDeviceCaps
Library MSVCP140.dll:
0x4620ec _Thrd_detach
0x462100 _Xtime_get_ticks
0x462104 _Query_perf_counter
0x462108 _Thrd_sleep
Library IMM32.dll:
0x462008 ImmReleaseContext
0x46200c ImmGetContext
Library d3d9.dll:
0x46234c Direct3DCreate9
Library VCRUNTIME140.dll:
0x4621e8 memset
0x4621f0 __current_exception
0x4621f4 _purecall
0x4621f8 _CxxThrowException
0x462200 strstr
0x462204 __std_terminate
0x462208 __CxxFrameHandler3
0x46220c memchr
0x462210 memcpy
0x462214 memmove
Library api-ms-win-crt-runtime-l1-1-0.dll:
0x46228c _crt_atexit
0x462294 _initterm
0x462298 _initterm_e
0x46229c _exit
0x4622a0 _c_exit
0x4622a8 _set_app_type
0x4622b4 _controlfp_s
0x4622bc _wassert
0x4622c4 _seh_filter_exe
0x4622c8 exit
0x4622d0 terminate
0x4622d4 _beginthreadex
0x4622d8 _cexit
Library api-ms-win-crt-stdio-l1-1-0.dll:
0x4622e0 fread
0x4622ec _wfopen
0x4622f0 fwrite
0x4622f4 fopen_s
0x4622f8 fputs
0x4622fc _set_fmode
0x462300 fseek
0x462304 fclose
0x462308 fflush
0x46230c __acrt_iob_func
0x462310 __p__commode
0x462314 ftell
Library api-ms-win-crt-string-l1-1-0.dll:
0x462320 strncmp
0x462324 strncpy
Library api-ms-win-crt-utility-l1-1-0.dll:
0x46233c srand
0x462340 rand
0x462344 qsort
Library api-ms-win-crt-heap-l1-1-0.dll:
0x462238 _set_new_mode
0x46223c malloc
0x462240 _callnewh
0x462244 free
Library api-ms-win-crt-convert-l1-1-0.dll:
0x462220 atof
0x462224 strtod
0x462228 strtol
Library api-ms-win-crt-multibyte-l1-1-0.dll:
0x462284 _mbsicmp
Library api-ms-win-crt-time-l1-1-0.dll:
0x46232c strftime
0x462330 _time64
0x462334 _localtime64
Library api-ms-win-crt-filesystem-l1-1-0.dll:
0x462230 rename
Library api-ms-win-crt-math-l1-1-0.dll:
0x46226c _CIatan2
0x462270 _CIfmod
0x462278 ceil
0x46227c __setusermatherr
Library api-ms-win-crt-locale-l1-1-0.dll:
0x46224c _configthreadlocale

!This program cannot be run in DOS mode.
`.rdata
@.data
@.reloc
9t$,vF
0F;t$,r
2D$|u-j
;Cpt%h0
9L$Tt?
D$T;D$`ty
D$T;D$`
L$T;L$`t
D$T;D$`t
D$T;D$`
@0;A0t
/\$@sF
/\$(rP
/T$@rI
SQh"*F
PQhLpF
GP;AP}
tH9pluC
t#;plu
N0_;ql
tB9>u>
t89>u4
t59>u1
t59u1
L$$_^[3
A09Hlt
t$9^Du
t-9^Du
D2 PQh
L$49L$L
L$4;L$,
D$h;D$8t6h
L$l_^[3
D$0SVW
F8^[Y]
;C@|5h
;C@|*h
f9F<uJ
t>95,hJ
VWh`hJ
9NT~L3
T;{\|/h:
;~\| h
LW<9w@
LO@9wD
D$,un;
;Bpt.h0
L$\_^3
LO<9W@
LO@9WD
G@;GDt
G@;GDu
G@;GDt
G@;GDt
G@;GDu^
G@;GDu
G@;GDt
;Gpt$h0
;Apt$h0
D$L;D$@}
L$x;L$@
t$xRQPh
OD$$RQPh,
9t$8tW
D$`9D$\t,
XD$`jPQ
$PRVPRVh@
$PQRVPQRVhx
QPh(J
tb< t/<
<;tt<#tp
SleepConditionVariableCS
WakeAllConditionVariable
bad allocation
csgo.exe
client.dll
engine.dll
xxxxx????xx????xxx????x????xxxxxxxx
Unknown exception
bad array new length
string too long
Unranked
Silver I
Silver II
Silver III
Silver IV
Silver Elite
Silver Elite Master
Gold Nova I
Gold Nova II
Gold Nova III
Gold Nova Master
Master Guardian I
Master Guardian II
Master Guardian Elite
Distinguished Master Guardian
Legendary Eagle
Legendary Eagle Master
Supreme Master First Class
The Global Elite
play physics/metal/metal_solid_impact_bullet2
play buttons/arena_switch_press_02
play training/timer_bell
play physics/glass/glass_impact_bullet1
#COLLAPSE
imgui.ini
imgui_log.txt
##Background
##Foreground
Debug##Default
HoveredId: 0x%08X
Press ESC to abort picking.
Click to break in debugger!
Window
%s/%s_%08X
%s/%08X
#RESIZE
_IMWINDOW
#UNHIDE
#CLOSE
##Tooltip_%02d
##Popup_%08x
(Popup)
##MainMenuBar
(Main menu bar)
(Dock node)
(Untitled)
###NavWindowingList
#SourceExtern
%*s%.*s
Pos=%i,%i
Size=%i,%i
ViewportId=0x%08X
ViewportPos=%i,%i
Collapsed=%d
DockId=0x%X,%d
DockId=0x%X
ClassId=0x%X
[%s][%s]
ViewportPos=%d,%d
ViewportId=0x%08X
Pos=%d,%d
Size=%d,%d
Collapsed=%d
DockId=0x%08X
DockId=0x%08X,%d
ClassId=0x%08X
##DockNode_%02X
Docking
#WindowMenu
Hide tab bar
#TITLEBAR
##Splitter
DockSpace
DockNode
ID=0x%08X%n
Parent=0x%08X%n
Window=0x%08X%n
Pos=%i,%i%n
Size=%i,%i%n
SizeRef=%i,%i%n
Split=%c%n
NoResize=%d%n
CentralNode=%d%n
NoTabBar=%d%n
HiddenTabBar=%d%n
NoWindowMenuButton=%d%n
NoCloseButton=%d%n
Selected=0x%08X%n
[%s][Data]
DockNode
%*s%s%*s
ID=0x%08X
Parent=0x%08X SizeRef=%d,%d
Window=0x%08X
Pos=%d,%d Size=%d,%d
Split=%c
NoResize=1
CentralNode=1
NoTabBar=1
HiddenTabBar=1
NoWindowMenuButton=1
NoCloseButton=1
Selected=0x%08X
Qkkbal
7])#######hV0qs'/###[),##/l:$#Q6>##5[n42>c-TH`->>#/e>11NNV=Bv(*:.F?uu#(gRU.o0XGH`$vhLG1hxt9?W`#,5LsCp#-i>.r$<$6pD>Lb';9Crc6tgXmKVeU2cD4Eo3R/2*>]b(MC;$jPfY.;h^`IWM9<Lh2TlS+f-s$o6Q<BWH`YiU.xfLq$N;$0iR/GX:U(jcW2p/W*q?-qmnUCI;jHSAiFWM.R*kU@C=GH?a9wp8f$e.-4^Qg1)Q-GL(lf(r/7GrRgwV%MS=C#`8ND>Qo#t'X#(v#Y9w0#1D$CIf;W'#pWUPXOuxXuU(H9M(1<q-UE31#^-V'8IRUo7Qf./L>=Ke$$'5F%)]0^#0X@U.a<r:QLtFsLcL6##lOj)#.Y5<-R&KgLwqJfLgN&;Q?gI^#DY2uLi@^rMl9t=cWq6##weg>$FBjVQTSDgEKnIS7EM9>ZY9w0#L;>>#Mx&4Mvt//L[MkA#W@lK.N'[0#7RL_&#w+F%HtG9M#XL`N&.,GM4Pg;-<nLENhvx>-VsM.M0rJfLH2eTM`*oJMHRC`NkfimM2J,W-jXS:)r0wK#@Fge$U>`w'N7G#$#fB#$E^$#:9:hk+eOe--6x)F7*E%?76%^GMHePW-Z5l'&GiF#$956:rS?dA#fiK:)Yr+`&#0j@'DbG&#^$PG.Ll+DNa<XCMKEV*N)LN/N*b=%Q6pia-Xg8I$<MR&,VdJe$<(7G;Ckl'&hF;;$<_=X(b.RS%%)###MPBuuE1V:v&cX&#2m#(&cV]`k9OhLMbn%s$G2,B$BfD3X*sp5#l,$R#]x_X1xKX%b5U*[r5iMfUo9U`N99hG)tm+/Us9pG)XPu`<0s-)WTt(gCRxIg(%6sfh=ktMKn3j)<6<b5Sk_/0(^]AaN#(p/L>&VZ>1i%h1S9u5o@YaaW$e+b<TWFn/Z:Oh(Cx2$lNEoN^e)#CFY@@I;BOQ*sRwZtZxRcU7uW6CXow0i(?$Q[cjOd[P4d)]>ROPOpxTO7Stwi1::iB1q)C_=
..- -XXXXXXX- X - X -XXXXXXX - XXXXXXX- XX ..- -X.....X- X.X - X.X -X.....X - X.....X- X..X --- -XXX.XXX- X...X - X...X -X....X - X....X- X..X X - X.X - X.....X - X.....X -X...X - X...X- X..X XX - X.X -X.......X- X.......X -X..X.X - X.X..X- X..X X.X - X.X -XXXX.XXXX- XXXX.XXXX -X.X X.X - X.X X.X- X..XXX X..X - X.X - X.X - X.X -XX X.X - X.X XX- X..X..XXX X...X - X.X - X.X - XX X.X XX - X.X - X.X - X..X..X..XX X....X - X.X - X.X - X.X X.X X.X - X.X - X.X - X..X..X..X.X X.....X - X.X - X.X - X..X X.X X..X
GDEF8R9
,vGSUBz
/,VVDMXv
cmapU_7$
fpgm|z
/(~gasp
;$hmtx
?+ name
postSav
Typeface and data
1995-
99 Microsoft Corporation. All Rights Reserved.TahomaRegular
G$ 2.80
1 is a trademark of
3AW- t
 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`a
bcdefghijklmnopqrstuvwxyz{|}~
" & 0 3 : < > D
!"!&!.!^"
"+"H"`"e%
& 0 2 9A
59<?2=?=>?!C?
B?RA
)?5223d35454T45
3st+stst
@;:9876543210/.-,+*)('&%$#"! 
+Edj#Ei
d#da\X
E#Eh`D-,EjB-,
*%Eh#Eia
Ed#Edad
@`DY!Al
R.TX! C
$KRXCe
>.`#!-,
-,KS#KQZX E
%E#E#ah
0d#Edi
$$! 1O
###!!!
" /0"'
""%% ''$#5
# 1
'!, &51
&&&&###
*$&$
65'!$
$$!%*$
B. (%"34%+ 3!
/0,/!&$%
!#!!$
!"%/-""
,/.!! '
4&&" 
!(!$'
!!"%%((#**'%:
5#"#'!
-') )$ "&#4"!
*###!')&
663 *5)5
% ! %'!
** *$!!/##)95 5
Q#!#!!
)))&&&
::: '
'()!!
#"$! '
"#-'!)' "!".)
:9*#!'#""
(!4''#'-'
:#"!+"(%78(."#7#
%! !
! -.!(
24/2#)&'
%& & *#
#$&$$'
$$(20$$ /31$$"*#%
5))$#"
$+#')##
##%((++%--)(>"
% % ))
111 =('(-&#--
'!4-/%/*%',(<''%
1%%#%%#
1(((&-/,#
%%>>;%%1=/=
%%&%+.&%!!/;$
11%1)&&7((/A=%=
](&(&&
&///,,,
/%'!&%
#!!CCC%-%
((&%
(#(#-./&#&#!
',%,%
D7"/2%$
'/%%!@1#.
(#=;/$
?%(-5!606
(')&%-
'(4-&/-%%'''5/
%$%1&0"(%
CB0('-(''".&<$--(-4-
52'.+?@.5'(@)#%#
%#1&&!%+&$&%!3!&$45&." 3##'
1+,, (-&70
"?C=6?
:<6:)/,.
%,%,%0)
"16 $+0
(."),2
(),))-!%**.:8**%6:9))'0$)*
4//*('
&)* )2)-0((#
-((*..11+440.G'
>2*#(!.''!'!)"+$+$/#/$
777$D-,-3*'23
,%:25)5/*,1-D,+*
7))')#)'
*%8%%!$
$7---*251'
<-))"))FFB))7D5D
5)+)03*)%%5B)$
77)7.++=--5ID)D
77%+ )
h-*-**
&555111
4)+%*)
6%%KKK)2)
*!-#-#+)
-'-'344*'*'%
%!2*2*5)/
,#1*1*
D7&58*)",#5)*%H7'4
['2)3*6+
-'DB5)
2)-3;$<6<
-,.**3
[3)*,+,<5
%%+% )) *%66
*)*6*6&-*
KJ6-+3-,,&3*C(22-3:353)-,+8,30GH4;,-G.')'*'7"
#)##%9%+):;+4&#9('+#!
>>+%%*&DV*)
7121$,3+=5
&FKD=F
AC=A.513
%1*1*6-
?AD&AC&6<$(16
,4&.28
#+2)!AK
-.1..2%*//4A>//*=A@..,6)./
454/-+ +./$.8.26--("
,%!&$%
t---/34770::64P,
&F80'-%4++%+%.'0)0)5'5)
$''+"+"
<<<'K2128/+78#1)@7;.;4.062K00. <--,.&.,
.)>))%( (<222/7;6,
+&-.MMI--<L;K
5-/-58/-)):I-'
<<-<300D22;QK-K!!
<<)0$- ,,-
!s2/2//
&;;;666
.%.% :-0)/.
6))SSS-7..%2&2&0-
2,2,89:/,/,)
)%7.7.;-4
0'6.6.
D7*;>.-&0';-.)O=+9
<'7.8.;0
2,LI;-
W-28B(B<B
213/.812@7/;8..000B:0.&.
..) ..
))/)$-.$.);<
.-.</<*2.#SR<208211*9/J,8828@8
B200>095NP9A02O3,.,".,=&//).5/-/.&')?)/-AB/:*'?,,0"'%
ED0))/*"K_/-
!=676(18/D;
+#!=76
*NSKCN
HJCH3:78
#6.6.K
?HK"*HJ"*<B(,6<
19*27?
'08.#%HS
136338).349HE44.CHG331;-34
5;:420$/34(3>28;11,%
1)%*(D
22499==6@@;:X
*"M>5+2)900)0)3+5-5-;,;-
(++0&0&
%C2Z>
L!!CCC,T767>40=>"&6.G=A3A936<7S553###C2203*30
M3233!)3.D..),#,C7774=A<0
+*22UUQ22CTAT
5242;?42--AQ2,CC2C955K77AZT2T%%
CC.5(2##112
74744"
&AAA<<<
3)3)#@25.43CC
4\\\2=3"3)7*7*52!7070>?@4040.
.!.)=3=3A29!9!3)66+<3<3
D7/AE32*6+A23-XC/@
<'=3>3B5"
70TQA2!SD
W27>I-JBJ
76943>"67G=4A>33655IA"53*3
33.$33
..4.(23(3.BC
323C4B/73""&\[B75>766/?4R1>>7>G>
9765E5?:WX?I67X8030&30C*44.3;4243*+.F.52HI4@.+F105&+)
i%/&Ti42
00!>;+7?
999??!%C<=<,6>4KA
+#%C=<
%!2& +!
.V\SJV
PRJP8@=?!&UY,1
%<3<3B8
++2+2!&!&owZb
?PS&.PR&.CJ,1<C
6?/8=E
+5>3&)P\
"3)6044>
78<99>-39:?OM993JPN996B28:
4A@975'499-9D8>B771)
66-)/-.
t,77:??CC;GGB@b
/&UE:07.?55.5.8/:2:2A0A2
22!&=E0
,005*5*
!(I7bC
L##III/[<;<D84CD%*;2MCG7G>8:B<Z::8&&&I7747.75 78
T8677$-!82J22,0&0I<<<8CGB4
o+-77]]X77I[G[
5797@D8711FX6/!II7I>99R<<Gb[7[((
II2:+7&&557
<8<88%
&GGGBBB
8-8,&F7:297II111ddd7C7%8-<.<.97#<4<4DEF85852
2$2-C8C8G6>$>$8-:!:/B8B88,8,3GK76.:/G781_I4E
/b <##<
@#85C7
%D8H:%
<4[XG6#ZJ
W7<DO1PHP
<;>88D%;<MC9GD78:::OF%:7.8
882'87
2292+67+82GH
868H8H3<8%%*dbH<:D<;;3D8Y5CC<DMD
B6<::K:E@^`EO:<_=474*85I.J/
%687./2L296NO9E2/L55:*/-
SR:2283*[r87
44#C@/<D
>>>DD$(IABA0;D9RG
+#(IBA
%#7)#/#
2^d[Q^
#WYQW=FBD$*\a05
%B8B8H=
+/7/7$*$*y
?W[)2WY)2IP05AH
#;E3=BK
#/9C7*,Wd
"8-:!588C
<=A>>C18>?EVS>>8QWU>>;H6=?
5GF><:+9>>0>J=CG<<5-
e&;!;1,30D
<<?EEIIAMMGEk:
3*]K?4<2E::2:2=3@6@6G5G6
37$*BK4
0449.9.
$*0((007
9/]<<<
yv%y+v1
#"&54632
GggHDkgG
/*J*C2F8U2VG`!g)`2e6e7w
u8z>xB
7* !*)
#"$5467>
0('f/ed9.0
rGy./<
1i11V
@&#N-ajxZ(9&F
?<KI><
:>IJ==
9/3/310
++]10]
KLOONL
!52673
|'"#\75m2*N
)$%h:^
:#4-5:E
J#D-D:U
Z#U,\1S:c
7$/+]33//]
(9910]
#"&'53
q/k..:E?A
j={)(*/**sCUB
.T',,jQQh
/33/]3<
V4;b=<r)%'+)+}MQ
+0,vPOf!&
#9(242:I(B4D:Y
R#R$d#d$t4
?MWPSQ
06'c4F
=-+[5x
AEGDCQ
S)S3]7d
l!`&c,c0d6i9|
v,s0'
&54675.
Hg"qGSX
X%Z8[9k8l9z
@81,Z6{
06&`7@
=MUSQV
EBJEAR
?>@@,,
/<33//<<
/3]</<
/+]3]/
1"_)3yMqoC$
%60F*J,S
?<?99/]
]X/-&F0I/of
YYb_[Y
@?FJ@>
D!(NLL
LJK* A
^^de^[
"*'(tL
$+3/99A
WV\]VV
chcfec
KMMKOL
p@LT!e!u!
f.0*pS
f(`,h0v
X`ErVMz/.3
.]?<]10
8<>><9
54676$7G
?KblhY
M$2]TE|/-6bj^
($$h7A
_U`bMd
7"")_)
EELOBB
= 4":&O D"y
"!#5Bp
,@+(V9[
67<LC=
!gLKi+*,
Ln&*,-+,kG
J/4X4Wy"
.))lEbB?
KHN)&0
737#53
3]/]3/]S
+]q!#U}
*&#&*9
r(<<??<
_Hv,-1
]|JQZg_b-23
KIP('0
ee-c/y
A60s>-f
#I]$t1
LT*g9|}97<
9BNOFE
3/]<]F
33??<]10]!#5
|LO044
Yu,+(N9
/33/+/<
9910]++
tP;V &%!j99i"%&
3%353D3\
)j!%& V;PAn
%++10]
&))zb9[##@
XGFYZEEZ
KIaaIJaa
==E*77
#]10+j
L)=1: 4
44F)/:?:
84i".H
yaVy'+,
IaaIJbb
??3/]3
33//10]%l;
\1c"$8
L?+>-?.0MD
I-O.AM^
k&n*n-i2hDt8{W
**'KHH
>7$ U==U
N^E 77^N
!Ll"W6
M$/P=r
%)*{IXu/-,be[O
mZWS?:>
4+)lH^
-*[X9H
99++10]
%4&#526B?
L;5V&$)
^m8<6oY
>1sb0T
2$3*3.D
A$D*D.T
S$T*T.A
$32673Ah"7
#]10]D
1#$*-<
TT$Z(Z-T5l
~hXrB!'
Nq7U7tv
<10%!5!
3/]/<<
9910++!#5#
<yZ\j8
*~VZ{0
9//]3/
@)OF|
3<JXWLy
=w(-/565
:595,-v<
229WUQ
SRV7//
==GF?:
WS`]UT
u+t<pF
//>&U=D:A:6?D
KJ^po[
MAy.3F
!c'7YF
+'$gAQ
 lINg+(1
\Q_]X\
5;k'&/+)&m;
"753{"
+L30zOqoE"
//3/10
#3267B
6$u+EJ
3v/FD
J.Koz
993/3/]
910!Up
OghrpS
<99+++
,]10++]
?<3/]<10
*)&(v(
))-"!!
# '&'#73&547
#10++ID
33//?<
GggHDkgG
_$++5]+
_$P+p+
P p
$++10]T_
k4X*,@1'
d3V++E
&()+ZL
'&')ZH
.#"&'.
y*'-rYR{*)*
055732
YFEZYFFY
JcdIIbc
2//+10%
3/+9//
]/++33
9+10+]
,jBVLE
;m+fsQEK<
E<05{OR
}W_RWB
<Gq!%
#;IHHF
LB<G>#
$&!$%"&
9//3/]+A
7i1{9C
73:?7*<3@9449
//]3/]/3/
3/]3/9/]L
<(4*<.L
O(D*I.
D@@9*GG
&&5467
7< 3"9&L E"x
$&5467
7))%=-
**"*00
?"++]U
#?3/][e
S!88\5
%%-)
(3/10+
# #@#`#
99?9`9
478:=.
MHNTKQ
SKSPHM
.=:874
RIS''/
&910]%
@AQksUeU?=
\*F' -3,(d.Y
8])&.2##^3b
@0*!''
[Wv#"!
]/55/]55
9<+10+
Gf%$"A1
=1991=<5.!(Q4%5%'P4(
"33/s[
7+*.x^f
:u>FW;;
**&kDW?Y~'$
9n(+/1
6A<L2:
21H:86
1.//801
v&zAuG
2&$;.X
57;;75
E*m~#
c[Xfc[Zd
Di7q9\kO
iIfgHHg
(LgHIffIHgaK
:::B*4
)54&'*
&%~8*.
$4466
33?]+]
&#5353
%+10+]!P
xb4M%(?
[0O&+=
#'(-ZL
%$*'\F
#4632U
#!jaO/2 !,
"@"P"A;
%/+10!#R
2/]+10D%
&&&&jV
]<<2/]3
:))!* /
*+]10]
33?3?<]/
2/]10E
*%%$$@
3+/3//
jG99HI88H
6KJ79KL
;5355V+R,U-e,t,
%7NNC(4
F):.71
1@)/7?7
7LLN-;7N
9/3//]
#+10]z?-$7.
zD3ZET
]++10]
WOF]0-
X*:8vPQm
d3H?6&=
]0J_N
FS*@@e*9@
79M*F9F\* 3
, mB*'
4BO*<<a*O5
5I*BB5X* /
+8+F+f+
#+10]m
&cEx,+3
/33/3/A
?3/]10
%?%_%o%
%$ %P%[i
,99]10]
353267>
J##@{$-(
$iLpr5++v=
910]%A
"&5467>
,&#~(ED`K#^*V
++]10]
!+$lFKe&.
7jJJo!)!
MC;;DT
QC@CDO
"&"/";:
6&6/;<D?DEP3P?VEj
6,z2_1/U'?@
B(C$6O
6%%e7.L&:
SJ7+Om
4-.yC]l
J|E5P=BB
?<]+10
uY{)*'(+.}P
0<?<<<
%$%0%@%`%
FF/D8_
<< $0$
$$<;0<`<M
EL\bDF`\LI
<+[x/84152
"(oNKs#"
][p&))
#"&'3G
"U..Y-(l
#3/]]QB
S-f-t-
&-//h!&
3?3_3o3
]10]!#
2Aa.([
&")?3":?B"J?Y;`7d8z
t2s8{?
001)44
11.721
/+/g=@|74N
5Q',,gNLh
$++10]qr!#
9++3/]
2=2zb))fH
+10]!#K
6J-%!
X@8$,2
v((/44
c^m2,/'
<?<<10)
Vh+.4%)-
pCPj),
;,26472<D
K,@7C<P
KNOIL_
{r8;8XI
9!8#PG
RQ}*5%
"&71G1W1i
1--)>1
f,e#.'-''a6
e&r"+4,!"P%_
B>TgU]w
@ =%30=739K%A0K7A9V"
~4O,,75
|dn()%
y"p5p7
=/=?=_=
\N~--8
K+Q}+**K<
0%$GHH
"10]j7
&KP042
5467'7
-N6.]$
%\-4[!
(]*,Y)
+P4-]%
#%3%C%S%c%
(=8=H=X=h=
(A8AHAXAhA
';7;G;W;g;
'C7CGCWCgC
3*C*S*c*
((8(H(
''7'G'W'
F"OM7K R
6JMG9W9g9w9
9'W^W'@
##jh?x?
2FN/<<
QNJi:_]
o#_qq]
WV\]VV
chcfec
KMMKOL
f@F; 4"4&;(K D"D&K(
2[+YZJ
|LO044
BBn/0&!%
"O"_"o"
77\'("
oR'C!"0
%3/+/]
0...M#
TjgW.((.
*pvSSv
#"$'53
LKDEJM
9@=xij
/)+pDD
Q^bDLJ
12,1D9
++/+_+
:@IN=>
TTY_OQ
0/ !.3
JMFGLL
T'>Bp'))
%#6#G#
$4&'%$A
#!5!26
*/]10]
P|2Mp3
9910+N
!!0!O!
9//10+
9?]"!"
+0+@+p+
5&;0;@;p;
2107467>
$2/2/+
%++3++?
+++_]]
$CoqMy3(`"
33/</<
3/3/_]
3N]ODf%
R:EY[G"I
A3N]OEe$
S9EYZH"I
9+++10
#"&54673
34&'53
Y#+3^-#)-
$(LLF<9979"0
ypMNnoMNo\8)(8:&':
OnoNMonO(88(&88
++10!#
2?33++
'0UT13RI<
3/3/++
54&/GP
7L)*&m;
{0Z=3M
yR+5]0
+++]q10
#"$546
3++?33B
?<<<?<3+
$+10!#
#22++A
969724
32++10
{5>mTT
A&@^n[$G
]02:lH;M
&_]!#"&'
q\^B9;@
3/<3/_
3_q_]]
-2:+_]
&.}n>h
L69s..t86JK><N
ptj5!!!3d
10!#53
?10_]_]
<@%.4'/2+.'01,-
3++10J
0"/\JE]5
;-@heC&E
/3/_]]++
++10_]
12654&'53
he^B9:A
y(Ex+0.vx
&_]++10
n8Gu,0.
#3 $7z
r2Ex+0.o}!''
++$676E
.0-tGw
wGu,0.
'&54632
A&ITk]&L
]02:tA;L
)(/(@(
*#@237#@
.]q_]+
'Q0=_D
r(Gu,-1H
22/*))
2/4-*'(-
o9485Az
+SG+}^
'Q0@i7A
7566934
54X4h4
7>??9<=
>=X=h=
=<(('F& !F&
=>$<?(
BF)( @F)
AF)$A
"Ef5FS
7%&&9#$
7#g#w#
$$#""!F
(&R0=`C
7.//9,-
7,g,w,
()X)h)
7&)$-'
]_]]+10
T3s&,1
T6m)*3
N+AP?5T
teZ.P
=7@+.'3
99_]_]
(54632
Ip/0J
"O0MOm'GL
'O8".()d1+s!'/>
ylu)S$>e4f
0&#n.*t )-Wy+"
7V7\8+:18
1c'+:V7
!++u&-"
*Q3N]ODf$
3$$*!Z
<@!.0'+.'cG
/3,9+A
9N'?AJ,3+J
5667D1
"'66qB
B3N\PDf%
) .P.p.
Q$P<p<
7 7@7`7
Y+0.@.P.p.
01@1P1
<(4*<.L
O(D*I.
10]!#5
,@+(V9[
67<LC=
%]]]/]]pc
'+10]]
/5?5_5
??10!#
54676$7.
532$7&$
yivL==
N:z+14
I=*g67h=
B4=KDGH
m;u,,C
9]]10w
:=>6./5&
9/_]A|
6./5PE@O
*""O=k
1*A-#'5
*"%W2k
(=@)2%
g#-0!"
++?<?]_
#++_]F;
$++?<?MH
Rw/u-2
p@j)&hB.2C5
77A'+*(
&GF'-%
-53067>
)'".AA
M32673
u4v~H%
!"##&121.2 GFFC
HEFFH## $%%D
1120//
9]_]]+
-.(l6%lPN;6
<=N>,,j+!1H
?t93q3Cj
j~xoZ;-
ZAHr((<
'$ `/=1
#!5!CQ
Q58\YAG
BCXb3=M
6P7)*c|
W%GF#)%
A&JSm[.L*
h?Fv,,1bMM
2/-q>
]02:oE;M
7+(0#96"0
]Z($T-D
!"z`'I
7.E61'$`9
B7FWZ#
7419,?B+9
14/6BAm
1L7@CA
+++??10
%!#"&'
N:OaxaP\
$Y)&2^Je
vCq,+9
&Q+II.V
N:Q_y`Q[
hC A#T
Yitrg3
"$Y)&2`Hg
C"(N##+^
((&wQy
4Lv[U_}^L^
f5 %]@>O
m}Kv409
L2654&'53
A@@>BC
@!$7
)5467>
<=EUKM
5j,TF]
?]3_]?_]
#7+!#"
75463_
.::2M]%]
$R:5Ns`
'+_]2+
D'EXm[+L
]0*AqC;L
_]++?3
4"_]_v
#?#`#
-?-`-
Ku=5E
#67632
H8IRRG9
]_q]!#
Le<DL#
>\NnoO
Nqq'$UgpN_
,,-,
!0gTCB
i+^PDF
_q_]_]]
#54'&54
-!viNqpO4(}
$-, ,-
%]]q_q]
( 8 H
%_]!#&'Ew
}_Wmyj
mp`PLu
**_PDG{+
&A(f(OpqNv
-, ,-
&#5632
$\8AaNppNr
T\oNMq
+ -- +
8## B&
>7mpONr
)NppNw
,-,,
^;sNrrN
-'-7-G-
"%4'5>
M@PXh
/10_]q_]
Npq($UhqN^
Z"j"z"
U2e2u2
9_]10_]
raVgmf
js_QQq
.07ONACJ
Xhx
vYE[\D?.
X"h"x"
X h x
$%h%x%
$($8$H$
054632
547!54
UkS]XV=d
wNppN)}
doq`FB`B3D`LL
X&h&x&
X$h$x$
3)h)x)
(((8(H(
rc}ScRb]UHV*(p+JJch
vNqqN)}
dNNkmbDAaHR
NL;:MMD9
HHDUO@
7OUUb[
9@#>XA
XAhAxA
p'8Y<FK
99_]_]
-- ,-
V_R^]QB\
!11#$0
j{oNNp
+!,,!+
=cckm`FE]H#1MB@_aT1##
G2W2g2w2
Z.j.z.
_]]10J
467654ON
`rpIjy
/gUd>U$OH
n*_PfD
H2X2h2
;(;8;H;
/_^]<++
10]]]_
"+++Z|
raVfmf
X!h!x!
]_]]_qq
fmfVar
)NpqMw
qQQ_sj
FOnNQl}
/(/8/H/
#]_qrD
\V)NppNF1
`qpIjy
]]q_]qPr
6#lpNNs
)NqqNv
U"e"u"
4]_]]]10!#4&'&'
wNpoO)
/AX8B
U e u
#!]]F4
@(AZ<#
}^XmykDa
_^]]_])
vNqpO)k''k
0`i+n(G
$D("8"H"
_]]]_]]]!#
lt64A(v
,---
5=c/B?@d
S.(B=%
8(H(X(h(x(
]_]qr_]
pNNo683
gNqqNK:
/D(-8-H-
/=k/BGF^
/kE,2B"D)
Wgw
*4rNNsdr
-, ,,
]3OrsNt6<
U#e#u#
X)h)xr
, &NppN]~
oNNp\JEm
&10_]])
&_]_]10
o/bhNV}Xhc
>+!,- +Z
3+10!#
lNppNX)
5@%'(W(g(w(
('(7(G
K++ --
OgeQ~*
-,, ,
''@)@7
/_^]qrqq
}iNppNS.
]10_]]!WC
(#563
Q39R8.
7HS9-L
-sufS*l#
#}6CC6A
m4IC01Fy
bwF/2CD1#
4IC00G
2910bK
54&'"'
EX+o'G
)NqpOv
Le<DL#
=\NooP
G$W$g$w$
G W g w
"A@ Me#
33/</<_]
,,-,
@"!%7(
(%8%h%x%
#"'&#"
f9H/'`
D.4KL17
sN.8K44KN)5B}\\sEJ
p1,8A0.B)
C,0EE0F/+
/^]]^]
)A//BubJL
_zDq0==
&40EE0Iz
#5#5353
3Zspuups
qqpoo
/W>=Y\
0?=XX=BY
7&54632
*nfF*G
1]_]]10
0CC0/CC
@E$U$
bDQnNRs
rO[Be
jENntU
#_]]qLF
K"!25M
_^]^]X
8QlqN}
`OpgV/8
;ozoMJo
+!--!+
7.G.W.g.w.
_^]_]]
'$NooN(
:@!%&7
_^]r^]
_`U4mYLO%:I
9PlpNp
9iY,[O
+!,,!+
(E-OUC
P@l%G3.
9/]39/<
910_^]C
]_]_^]
*NppNw
_]q_]]
_^]]qt
X?>XY=?X
<" @gb
&&'0/0h#&
G)(5}(3
3(|6*)C
@x",*,
=2{7+(?
!'10!#
5/10!#
/4'&#"
#56763
%547632
#!5365EL
ShVGZT-!Hk0
sq^J -
@!$7
(+!#"&'
"!"'FG
!;SmWP
} $9HH
L}'$19
10]]!"&#"
&Dg_^'
udejn\
10>\beS
-!%7
.#W> .
./?
'*'* 0
!"'&BD
I+)Ta37
OsC<^WX^[bR\
^?;[J4<]H5Z
W2*!!84
96J'7D5;
KLOONL
nonmarkingreturn
dmacron
overscore
middot
Abreve
Aogonek
'Dslash
'Lacute
Tcedilla
epsilon
exclam
,nsuperior
napostrophe
minute
second
afii61248
H22073
openbullet
Ccircumflex
Ebreve
Itilde
kgreenlandic
Aringacute
Oslash
anoteleia
Wgrave
Wdieresis
#reversed
radicalex
afii08941
estimat
-oneeighth
commaaccent
Omicron
Lambda
afii10023
;561352
uniFFFC
glyph573
hookabovecomb
dotbelow
m$tilde
abreve
hatafsegol
2qamats
qubuts
dagesh
sofpasuq
finalkaf
samekh
$tsadi
doublevav
newsheqelsign
%indot
alefpatah
(mapiq
zerowidthnonjoiner
/lefttorightmark
afii573H6
"642A!
"522A{
O"637B
O"376AS
!%grave
m#tild
afii640C
#5239CB
"524E|
#6280B
uniF006
1#0400
holamleft
afii596D
$59700
uniF7C
Internet1
VeriSign, Inc.1301
, Commercial Software Publishers CA0
9604090
*107235959Z0
qd1<<0
,Trust NetworkBX
9<ime Stamping Service Root1402
-=+NO LIABILITY ACCEPTED, (c)97 B
991116B
0=www.verisign.com/repository/RPA Incorp. by Ref.,
$81.0,
)CA SW10
'https://A
#1041F0
G">0<D
>5Digital ID Class 3 - MicrosoftG=
0Validation v21
Washington1
Redmond1
^%Corpor
This certificate incB
:es by reference, and its us
&9s strictly
subject to, theGb
W.ion Practice St
h%ment (
d&vailabl
a)-requests@G
-, 2593 Coast Ave., Mountain View, CA 94043
'%pyrigh
%c)1996Hg
& All R
,s Reserved. CERTAIN
WARRANTIES DISCLAIMED ANDH
(LIMITED.
-/NING: THE USE OF
N'IFICATE
2STRICTLY SUBJECT TO
VERISIGN
/7ION PRACTICE STATEMENT.
b#ISSU
o* AUTHORITY
% IMPLI
'EXPRESS
', INCLUD
$MERCH
&OR FITN
,A PARTICULAR PURPOSE, AND WILL NOT
BE LIABLE
0&CONSEQU
2$NITIV
3 OTHER DAMAGES. SEE
C4DETAILS.
Contents ofB
4gistered nonverifiedSC
,Attributes
?/sion value shall
2*t be consid
D'as accurC
%format
4logo.gif0
B: USA Tel. +1 (415) 961-8830D
&/CPS 0
"httpL
-.com/truetype/I
v) Y3P
sK^wS9
(19215312ZB1
@&0JWhW\
##picker
Current
##current
_COL3F
_COL4F
Enabled
context
ProggyClean.ttf, %dpx
imgui_impl_dx9
imgui_impl_win32
xinput1_4.dll
xinput1_3.dll
xinput9_1_0.dll
xinput1_2.dll
xinput1_1.dll
XInputGetCapabilities
XInputGetState
shcore.dll
GetDpiForMonitor
Untitled
ImGui Platform
0x%08X,%d
RefScale=%f
Column %d%n
UserID=0x%08X%n
Width=%d%n
Weight=%f%n
Visible=%d%n
Order=%d%n
Sort=%d%c%n
[%s][0x%08X,%d]
RefScale=%g
Column %-2d
UserID=%08X
Weight=%.4f
Width=%d
Visible=%d
Order=%d
Sort=%d%c
columns
#SCROLLX
#SCROLLY
--------------------------------
##Combo_%02d
*Unknown item*
double
%.*s%%d%s
R:%0.3f
G:%0.3f
B:%0.3f
A:%0.3f
H:%0.3f
S:%0.3f
V:%0.3f
M:0.000
#%02X%02X%02X%02X
#%02X%02X%02X
##Text
%02X%02X%02X%02X
%02X%02X%02X
##ColorButton
picker
Original
##original
##preview
#%02X%02X%02X
R: %d, G: %d, B: %d
(%.3f, %.3f, %.3f)
#%02X%02X%02X%02X
R:%d, G:%d, B:%d, A:%d
(%.3f, %.3f, %.3f, %.3f)
H: %.3f, S: %.3f, V: %.3f
H: %.3f, S: %.3f, V: %.3f, A: %.3f
0..255
0.00..1.00
Copy as..
(%.3ff, %.3ff, %.3ff, %.3ff)
(%d,%d,%d,%d)
##selectable
##previewing_picker
Alpha Bar
Please open Counter Strike: Global Offensive first.
Couldnt find module, open cheat as administrator!
Couldnt find module size, open cheat as administrator!
Release date: Jul 28 2021 13:26:06
Information
Aimbot
Visuals
Misc##1
Menu FPS: %0.f
Last offsets update:
In DangerZone:
In game:
Version: 0.2.5
Author: Tomson_
Created for: CSHacked.Pl
Aimbot##1
Triggerbot
Aimbot##2
Aimbot Key
Aimbot Visible Only
Sternum
Stomach
Pelvis
Aimbot Bone
%.1f FoV
Aimbot FoV
%d Smooth
Aimbot Smooth
%d Ignore Shot
Aimbot Ignore Shot
After how many shots you want the aimbot to work.
Aimbot Standalone RCS
TriggerBot
TriggerBot Key
TriggerBot Sleep Minimum
TriggerBot Sleep Maximum
Glow Key
Enemy Only
Color Health Based
Outline
Color Team
Color Enemy
Misc##2
Rank Reveal##2
Config
Bunny Hop
Auto Strafe
This option is new and can cause crashes.
No Flash
Hit Sound
Gamesense
Hit Sound Type
Rank Reveal
Config System
map/set too long
triggerbot
aimbot
triggerbot_key
triggerbot_sleep_minimum
aimbot_triggerbot_sleep_maximum
aimbot_visible_only
aimbot_key
aimbot_fov
aimbot_smooth
aimbot_ignore_shot
aimbot_bone
rcs_standalone
visuals
glow_key
glow_enemy_only
glow_health_based
glow_type
glow_enemy_color
glow_team_color
chams_enemy_color
chams_team_color
chams_enemy_only
bunnyhop
auto_strafe
no_flash
hit_sound
hit_sound_type
rank_reveal
settings.ini
<<<END_OF_TEXT
END_OF_TEXT
list too long
mouse 1
mouse 2
cancel
mouse 3
mouse 4
mouse 5
backspace
control
escape
page up
page down
insert
delete
num lock
scroll lock
lshift
rshift
[ %s ]
invalid array<T, N> subscript
0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
%H:%M:%S %d/%m/%Y
?ff&?
+?333?
]?fff?
ffffff
$@ff&@)\?@
`@fff@
z?33s?
?fff?333?
.text$di
.text$mn
.text$x
.text$yd
.idata$5
.00cfg
.CRT$XCA
.CRT$XCAA
.CRT$XCU
.CRT$XCZ
.CRT$XIA
.CRT$XIAA
.CRT$XIAC
.CRT$XIC
.CRT$XIZ
.CRT$XLA
.CRT$XLZ
.CRT$XPA
.CRT$XPZ
.CRT$XTA
.CRT$XTZ
.rdata
.rdata$T
.rdata$r
.rdata$sxdata
.rdata$zzzdbg
.rtc$IAA
.rtc$IZZ
.rtc$TAA
.rtc$TZZ
.tls$ZZZ
.xdata$x
.idata$2
.idata$3
.idata$4
.idata$6
.data$r
.data$rs
.rsrc$01
.rsrc$02
ReadProcessMemory
WriteProcessMemory
WaitForSingleObject
CloseHandle
VirtualAllocEx
CreateRemoteThread
VirtualFreeEx
MultiByteToWideChar
GlobalAlloc
GlobalFree
GlobalLock
WideCharToMultiByte
GlobalUnlock
GetModuleHandleA
LoadLibraryA
QueryPerformanceFrequency
GetProcAddress
VerSetConditionMask
FreeLibrary
VerifyVersionInfoW
QueryPerformanceCounter
Module32Next
OpenProcess
CreateToolhelp32Snapshot
Process32Next
VirtualQueryEx
GetModuleFileNameA
SetFileTime
CreateFileA
SystemTimeToFileTime
GetSystemTime
KERNEL32.dll
ShowWindow
GetAsyncKeyState
SetClipboardData
GetClipboardData
EmptyClipboard
CloseClipboard
OpenClipboard
GetCursorPos
ReleaseDC
SetCursorPos
IsIconic
SetForegroundWindow
ReleaseCapture
RegisterClassExA
UnregisterClassA
GetClientRect
SetWindowLongW
SetCursor
SetCapture
BringWindowToTop
SetFocus
SetLayeredWindowAttributes
CreateWindowExA
DefWindowProcA
GetForegroundWindow
GetMonitorInfoA
IsChild
ClientToScreen
SetWindowLongA
GetCapture
WindowFromPoint
SetWindowTextW
ScreenToClient
EnumDisplayMonitors
MonitorFromWindow
SetWindowPos
DestroyWindow
LoadCursorA
GetKeyState
AdjustWindowRectEx
GetWindowLongW
UpdateWindow
PostQuitMessage
PeekMessageA
TranslateMessage
DispatchMessageA
MessageBoxA
GetDesktopWindow
GetWindowRect
USER32.dll
GetDeviceCaps
GDI32.dll
_Query_perf_frequency
?_Random_device@std@@YAIXZ
_Thrd_sleep
_Query_perf_counter
_Xtime_get_ticks
?_Xlength_error@std@@YAXPBD@Z
?_Throw_Cpp_error@std@@YAXH@Z
?_Throw_C_error@std@@YAXH@Z
_Cnd_do_broadcast_at_thread_exit
_Thrd_detach
?_Xout_of_range@std@@YAXPBD@Z
MSVCP140.dll
ImmSetCompositionWindow
ImmReleaseContext
ImmGetContext
IMM32.dll
Direct3DCreate9
d3d9.dll
__CxxFrameHandler3
__std_terminate
strstr
__std_exception_destroy
__std_exception_copy
_purecall
__current_exception
__current_exception_context
memset
_except_handler4_common
_CxxThrowException
VCRUNTIME140.dll
_invalid_parameter_noinfo_noreturn
__acrt_iob_func
fflush
fclose
strncpy
strncmp
fwrite
_wfopen
__stdio_common_vsprintf
__stdio_common_vsscanf
_wassert
malloc
_beginthreadex
terminate
__stdio_common_vsprintf_s
strtod
fopen_s
strtol
_mbsicmp
strftime
rename
_time64
_localtime64
_configure_narrow_argv
_initialize_narrow_environment
_initialize_onexit_table
_register_onexit_function
_crt_atexit
_cexit
_callnewh
_seh_filter_exe
_set_app_type
__setusermatherr
_get_narrow_winmain_command_line
_initterm
_initterm_e
_set_fmode
_c_exit
_register_thread_local_exe_atexit_callback
_configthreadlocale
_set_new_mode
__p__commode
_controlfp_s
api-ms-win-crt-runtime-l1-1-0.dll
api-ms-win-crt-stdio-l1-1-0.dll
api-ms-win-crt-string-l1-1-0.dll
api-ms-win-crt-utility-l1-1-0.dll
api-ms-win-crt-heap-l1-1-0.dll
api-ms-win-crt-convert-l1-1-0.dll
api-ms-win-crt-multibyte-l1-1-0.dll
api-ms-win-crt-time-l1-1-0.dll
api-ms-win-crt-filesystem-l1-1-0.dll
api-ms-win-crt-math-l1-1-0.dll
api-ms-win-crt-locale-l1-1-0.dll
EnterCriticalSection
LeaveCriticalSection
InitializeCriticalSectionAndSpinCount
DeleteCriticalSection
SetEvent
ResetEvent
WaitForSingleObjectEx
CreateEventW
GetModuleHandleW
UnhandledExceptionFilter
SetUnhandledExceptionFilter
GetCurrentProcess
TerminateProcess
IsProcessorFeaturePresent
IsDebuggerPresent
GetStartupInfoW
GetCurrentProcessId
GetCurrentThreadId
GetSystemTimeAsFileTime
InitializeSListHead
memchr
memcpy
memmove
_CIatan2
_CIfmod
_libm_sse2_acos_precise
_libm_sse2_asin_precise
_libm_sse2_atan_precise
_libm_sse2_cos_precise
_libm_sse2_pow_precise
_libm_sse2_sin_precise
_libm_sse2_sqrt_precise
.?AVbad_alloc@std@@
.?AVexception@std@@
.?AVbad_array_new_length@std@@
.?AVtype_info@@
.?AVFileWriter@?$CSimpleIniTempl@DU?$SI_NoCase@D@@V?$SI_ConvertA@D@@@@
.?AVOutputWriter@?$CSimpleIniTempl@DU?$SI_NoCase@D@@V?$SI_ConvertA@D@@@@
020A0Q0a0
1;2@2G2O2\2b2h2u2z2
33&363>3H3|3
314=4I4T4Z4a4
45+5L5X5y5
5&62686>6D6f6r6
7*767T7r7~7
8'838U8z8
949@9l9r9x9
:.:T:n:z:
;;A;f;
;8<@<H<P<X<h<
<)=>=D=X=`=h=p=x=
>4>T>`>
>(?.?W?]?p?v?
172C2I2b2k2
2G3d3u3{3
4W4q4w4
51575Z5f5{5
6"6;6X6d6}6
7E7L7m7s7
8!8'878
9,9094989<9@9D9m9z9
:9:Z:{:
;,;S;i;q;};
<!<)<4<><W<n<v<
=7=B=N=e=q=w=}=
>*>K>d>p>
?#?H?N?
0"0;0G0`0
1=1L1Z1e1v1
12+2L2f2}2
3#3]3k3
5*5C5^5
7 8(808_8
8<9[9g9{9
:0:::E:D;H;
<3<I<Z<n<
=6=R=`=
20u0z0
272S2o2
3!313`3
4"4:4K4v4
0G168B8]8n8
9$9;9D9a9}9
:W;C<H<N<
<(?f?m?
5G5[5l5q5w5
6%666s6x6~6
7%74797M7_7{7
>+?J?n?v?
5%6Q6r6
8:8S8X8g8q8z8
9 9%969Y9^9p9x9
=[>`>f>
>c>h>n>
0&0V0h0
1-1;1Q1
2$2J2S2o2
2'3,323d3o3
536T6Y6_6
6W7\7b7
92:N:S:d:
;;J;h;m;s;x;
=H>5?r?~?
0;2@2a2f2n2
23383A3O3
>N>S>~>
?G?l?q?
1(101M1p1u1
7K7Z7j7y7
9&:K:r:
Antivirus Signature
Bkav Clean
Lionic Clean
Elastic malicious (high confidence)
DrWeb Clean
MicroWorld-eScan Clean
FireEye Clean
CAT-QuickHeal Clean
McAfee Artemis!E4EC80C2FD3C
Malwarebytes MachineLearning/Anomalous.94%
VIPRE Clean
K7AntiVirus Clean
BitDefender Clean
K7GW Clean
Cybereason malicious.2fd3c0
Arcabit Clean
BitDefenderTheta Clean
Cyren Clean
Symantec ML.Attribute.HighConfidence
ESET-NOD32 Clean
Zoner Clean
TrendMicro-HouseCall Clean
Paloalto Clean
ClamAV Clean
Kaspersky Clean
Alibaba Clean
NANO-Antivirus Clean
ViRobot Clean
Rising Clean
Ad-Aware Clean
Sophos Clean
Comodo Clean
F-Secure Clean
Baidu Clean
Zillya Clean
TrendMicro Clean
McAfee-GW-Edition BehavesLike.Win32.Injector.bh
CMC Clean
Emsisoft Clean
SentinelOne Clean
Jiangmin Clean
MaxSecure Clean
Avira Clean
MAX Clean
Antiy-AVL Clean
Kingsoft Clean
Gridinsoft Clean
Microsoft Trojan:Win32/Glupteba!ml
SUPERAntiSpyware Clean
ZoneAlarm Clean
GData Clean
Cynet Malicious (score: 100)
AhnLab-V3 Clean
Acronis Clean
VBA32 Clean
ALYac Clean
TACHYON Clean
Panda Clean
APEX Malicious
Tencent Clean
Yandex Clean
Ikarus Clean
eGambit Clean
Fortinet Clean
Webroot Clean
AVG Win32:Malware-gen
Avast Win32:Malware-gen
CrowdStrike Clean
Qihoo-360 Clean
No IRMA results available.