This commit is contained in:
idov31
2022-09-27 10:35:17 +01:00
parent 2a18f5eb89
commit 11d88e0422
30 changed files with 2 additions and 37 deletions
+2
View File
@@ -1,2 +1,4 @@
.vscode
bin/
.vs
x64
Binary file not shown.
Binary file not shown.
-17
View File
@@ -1,17 +0,0 @@
c:\pentest\cronosa\cronos\x64\debug\vc143.pdb
c:\pentest\cronosa\cronos\x64\debug\vc143.idb
c:\pentest\cronosa\cronos\x64\debug\utils.obj
c:\pentest\cronosa\cronos\x64\debug\main.obj
c:\pentest\cronosa\cronos\x64\debug\cronos.obj
c:\pentest\cronosa\cronos\x64\debug\cronos.ilk
c:\pentest\cronosa\cronos\x64\debug\cronos.exe
c:\pentest\cronosa\cronos\x64\debug\cronos.pdb
c:\pentest\cronosa\cronos\x64\debug\rop.obj
c:\pentest\cronosa\cronos\x64\debug\cronos.tlog\cl.command.1.tlog
c:\pentest\cronosa\cronos\x64\debug\cronos.tlog\cl.read.1.tlog
c:\pentest\cronosa\cronos\x64\debug\cronos.tlog\cl.write.1.tlog
c:\pentest\cronosa\cronos\x64\debug\cronos.tlog\link.command.1.tlog
c:\pentest\cronosa\cronos\x64\debug\cronos.tlog\link.read.1.tlog
c:\pentest\cronosa\cronos\x64\debug\cronos.tlog\link.write.1.tlog
c:\pentest\cronosa\cronos\x64\debug\cronos.tlog\nasm.read.1u.tlog
c:\pentest\cronosa\cronos\x64\debug\cronos.tlog\nasm.write.1u.tlog
Binary file not shown.
-11
View File
@@ -1,11 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<ProjectOutputs>
<ProjectOutput>
<FullPath>C:\PENTEST\CronosA\Cronos\x64\Debug\Cronos.exe</FullPath>
</ProjectOutput>
</ProjectOutputs>
<ContentFiles />
<SatelliteDlls />
<NonRecipeFileRefs />
</Project>
Binary file not shown.
-6
View File
@@ -1,6 +0,0 @@
src\asm\rop.asm
Cronos.c
Main.c
Utils.c
Generating Code...
Cronos.vcxproj -> C:\PENTEST\CronosA\Cronos\x64\Debug\Cronos.exe
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,2 +0,0 @@
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.32.31326:TargetPlatformVersion=10.0.19041.0:
Debug|x64|C:\PENTEST\CronosA\Cronos\|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +0,0 @@
C:\PENTEST\CronosA\Cronos\x64\Debug\Cronos.exe
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.