index
:
sinitax/enowars5-service-stldoctor
master
STL-Analyzing A/D Service for ENOWARS5 in 2021
Louis Burda
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
service
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
added permium users, second vuln and minor fixes all around
Louis Burda
2021-05-19
8
-127
/
+277
|
*
refactored service structure and added do.sh for automation
Louis Burda
2021-05-19
16
-2
/
+65
|
*
enhanced checker functionality and minor changes / fixes in documentation ↵
Louis Burda
2021-05-19
5
-6
/
+9
|
|
|
|
and src
*
seperated modelname and solidname handling
Louis Burda
2021-05-18
8
-41
/
+62
|
*
added basic checker flag and noise commands, still very basic, needs ↵
Louis Burda
2021-05-17
3
-4
/
+4
|
|
|
|
randomization and havoc
*
renamed to STLDoctor
Louis Burda
2021-05-17
5
-8
/
+8
|
*
add data dir with .keep
Louis Burda
2021-05-13
2
-0
/
+1
|
*
added cleanup script, improved poc test, addec echo for debugging and small ↵
Louis Burda
2021-05-13
10
-21
/
+121
|
|
|
|
fixes
*
made docker setup more stable + small fixes
Louis Burda
2021-05-11
3
-5
/
+12
|
*
fixed PoC test case
Louis Burda
2021-05-10
1
-1
/
+0
|
*
fixed hash parsing from info file and only query non-hidden dirs in standard ↵
Louis Burda
2021-05-10
3
-9
/
+27
|
|
|
|
user mode
*
extended query function to load file info, added poc test
Louis Burda
2021-05-10
6
-120
/
+197
|
*
save scan info and model, added vuln in load info, small tweaks
Louis Burda
2021-05-10
9
-81
/
+220
|
|
|
|
create result directory with serialized info struct and model file after successful scan, dont modify the stl file contents during parsing, EOF getc vuln to truncate loaded hash added in load_info
*
added bounding box calculation
Louis Burda
2021-05-09
3
-10
/
+32
|
*
save hash statically, added file info output, improved error strings and ↵
Louis Burda
2021-05-09
7
-40
/
+90
|
|
|
|
minor fixes
*
further improved parsing and related tests
Louis Burda
2021-05-04
7
-65
/
+152
|
*
improved parsing for ascii stl and added sample file for testing
Louis Burda
2021-05-03
6
-36
/
+95
|
*
fixed Makefile and extended ascii parsing structure
Louis Burda
2021-04-29
3
-7
/
+69
|
*
very basic binary file parsing and skeleton for state-machine based parsing ↵
Louis Burda
2021-04-29
5
-93
/
+235
|
|
|
|
of ascii format
*
basic service structure and docker setup
Louis Burda
2021-04-29
9
-47
/
+225
|
*
added sample service templates, basic service outline and moved service info ↵
Louis Burda
2021-04-28
9
-0
/
+196
to documentation dir
[prev]