RSS feed
b75561cd
– ? <tuffant21@aim.com>
authored
on 2018/11/11 15:38
<Added breaks to try working with h>
7adc2401
– Steven Sleder <ssleder@iastate.edu>
authored
on 2018/11/10 01:12
worked on logging loop
c9c14da9
– seh <seh@localhost>
authored
on 2018/11/10 13:05
fix build issues
52657060
– Steven Sleder <ssleder@iastate.edu>
authored
on 2018/11/09 23:47
Merge hell
0dacfe5d
– seh <seh@localhost>
authored
on 2018/11/10 12:24
add in type bookkeeping
450caa3a
– seh <seh@localhost>
authored
on 2018/11/10 11:44
add initialisation for input List and other refactors
6a7f8345
– seh <seh@localhost>
authored
on 2018/11/10 10:16
fix hjsync ;; move proto
6426bdf8
– seh <seh@localhost>
authored
on 2018/11/10 09:50
make working build ;; add lget ;; convert mkinput to fuzz
7c68bebb
– Steven Sleder <ssleder@iastate.edu>
authored
on 2018/11/10 09:02
Synced disk like one time
1d644139
– seh <seh@localhost>
authored
on 2018/11/06 13:33
fix list, now is pointer to syscalls table entry
08f8933b
– seh <seh@localhost>
authored
on 2018/11/06 10:46
create and populate list of syscalls to fuzz; initialize table of all syscalls; some reformat for tabstop=4
6036b648
– seh <seh@localhost>
authored
on 2018/11/06 09:29
Rework boilerplate for calls and populate table of syscall names
3e1ae062
– Steven Sleder <ssleder@iastate.edu>
authored
on 2018/11/05 17:12
Basic outline for input and mutation
0ffcce55
– glenda <glenda@cpre431>
authored
on 2018/10/28 14:44
add syscall table to global namespace
ea1df591
– glenda <glenda@cpre431>
authored
on 2018/10/27 16:46
Add further handling of commandline arguments and refinement of list
bafb7ede
– glenda <glenda@cpre431>
authored
on 2018/10/27 16:14
add list implementation to track input types (in order) of a given function (and as a utility). also refactor list of enums representing syscalls available from user space.
4cd7e015
– seh <seh@localhost>
authored
on 2018/10/26 17:32
Add infrastructure for fuzzing, totally volatile
da9afc10
– glenda <glenda@cpre431>
authored
on 2018/10/18 09:55
test3
59d7ba3e
– glenda <glenda@cpre431>
authored
on 2018/10/18 09:54
test2
83374cac
– glenda <glenda@cpre431>
authored
on 2018/10/18 09:40
test
2a5f7463
– glenda <glenda@cirno.student.iastate.edu>
authored
on 2018/10/18 09:32
readme changes
82f5f094
– glenda <glenda@cpre431>
authored
on 2018/10/17 16:39
fix
25b2e96a
– glenda <glenda@cpre431>
authored
on 2018/10/17 16:38
fix
a664c838
– glenda <glenda@cpre431>
authored
on 2018/10/17 16:36
merge
d445a188
– glenda <glenda@cpre431>
authored
on 2018/10/17 16:35
merge
01bede2d
– Sean Hinchee <henesy.dev@gmail.com>
authored
on 2018/10/17 16:33
test
1d0402b9
– glenda <glenda@cpre431>
authored
on 2018/10/17 16:29
update
ce5aef89
– henesy <henesy@localhost>
authored
on 2018/10/17 16:24
readme update
426a0846
– henesy <henesy@localhost>
authored
on 2018/09/20 09:28
init framework for further dev