Skip to content

Commit 3616361

Browse files
committed
Add bin
Add bin files.
1 parent fa156df commit 3616361

41 files changed

Lines changed: 3368 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

bin/Makefile

Lines changed: 329 additions & 0 deletions
Large diffs are not rendered by default.

bin/Makefile.Debug

Lines changed: 899 additions & 0 deletions
Large diffs are not rendered by default.

bin/Makefile.Release

Lines changed: 887 additions & 0 deletions
Large diffs are not rendered by default.

bin/debug/HackTool.exe

140 KB
Binary file not shown.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
2+
<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
3+
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
4+
<security>
5+
<requestedPrivileges>
6+
<requestedExecutionLevel level='asInvoker' uiAccess='false' />
7+
</requestedPrivileges>
8+
</security>
9+
</trustInfo>
10+
<dependency>
11+
<dependentAssembly>
12+
<assemblyIdentity type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*' />
13+
</dependentAssembly>
14+
</dependency>
15+
</assembly>

bin/debug/HackTool.exe_manifest.rc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ "debug\\HackTool.exe.embed.manifest"
704 Bytes
Binary file not shown.

bin/debug/HackTool.ilk

1.76 MB
Binary file not shown.

bin/debug/HackTool.pdb

2.06 MB
Binary file not shown.

bin/debug/hacker.obj

83.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)