Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
procwar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wapiflapi
procwar
Commits
master
Select Git revision
0 results
procwar
Author
Search by author
Any Author
authors
0 authors
Feb 09, 2015
Opensource brainset bot by wapiflapi.
· 29d080e5
wapiflapi
authored
10 years ago
29d080e5
Aug 14, 2014
Add dup.bin compiled bot
· 58195fa0
BestPig
authored
10 years ago
58195fa0
Aug 13, 2014
Added README to bots directory to ask for bots.
· 6bcc6fad
wapiflapi
authored
10 years ago
6bcc6fad
Added two compiled bots. Have fun.
· 11bb4798
wapiflapi
authored
10 years ago
11bb4798
Aug 02, 2014
Updated bugs.txt to reflect BestPig's fixes.
· 6dc72c5c
wapiflapi
authored
10 years ago
6dc72c5c
Changed arena size from 50Mb to 64Mb.
· ddde2f15
wapiflapi
authored
10 years ago
ddde2f15
Made parser.py recognize when their are no survivers.
· a752fd94
wapiflapi
authored
10 years ago
a752fd94
The host is now compile -fPIC -pie.
· 88a004eb
wapiflapi
authored
10 years ago
88a004eb
Aug 01, 2014
Added md5sum to monitor parser for easy version check.
· 3d01d236
wapiflapi
authored
10 years ago
3d01d236
Added a python script that can parse the output of the monitor.
· c7f8951c
wapiflapi
authored
10 years ago
c7f8951c
Moved bot-id in front of host's logs for better visibility.
· 77e73671
wapiflapi
authored
10 years ago
77e73671
Monitor now forks and starts the host. Killing it when done.
· 7d0f53cf
wapiflapi
authored
10 years ago
7d0f53cf
Added a simple monitor, its a proof of concept: the code should be checked.
· 7d39b463
wapiflapi
authored
10 years ago
7d39b463
Jul 31, 2014
Added SIGBUS to trapped signals.
· 395c30ac
wapiflapi
authored
10 years ago
395c30ac
Handling now SIGTRAP and SIGFPE
· b8598fba
BestPig
authored
10 years ago
b8598fba
build_bot: don't objecpy if compilation failed.
· 893c6698
wapiflapi
authored
10 years ago
893c6698
Pass options to gcc from build_bot.sh
· f4ee8c6c
wapiflapi
authored
10 years ago
f4ee8c6c
Moved barrier after seccomp load, should avoid privilege escalation using race...
· 06681286
wapiflapi
authored
10 years ago
06681286
Added looping bot that doesnt live. (no flood)
· 6495143c
wapiflapi
authored
10 years ago
6495143c
Fixed race condition allowing for sandbox escape.
· ff901c09
wapiflapi
authored
10 years ago
ff901c09
Add a Makefile
· 80282228
BestPig
authored
10 years ago
80282228
Added gitignore, ignores all bots except live.c
· 8ff22029
wapiflapi
authored
10 years ago
8ff22029
Initial commit. Not cleaned up.
· 1aa9c4dc
wapiflapi
authored
10 years ago
1aa9c4dc
Loading