RSS feed
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