This website requires JavaScript.
Explore
Help
Sign In
GaloisInc
/
macaw
Watch
1
Star
1
Fork
0
You've already forked macaw
mirror of
https://github.com/GaloisInc/macaw.git
synced
2024-12-01 09:02:04 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
77d4341ac1
macaw
/
macaw-arm
/
tests
/
arm
/
test-just-exit.c
Kevin Quick
77d4341ac1
Initial tests for analyzing test-just-exit ARM binary.
2017-12-20 15:26:01 -08:00
6 lines
47 B
C
Raw
Blame
History
#
include
"util.h"
void
_start
(
)
{
EXIT
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink