Dominik Maier
|
c93291ab57
|
Fix as_object UB discussed in #1748 (#1751)
* Fix as_object UB discussed in #1748
* More cleanup, more less UB
* Fix fixes
* Added uninit_on_shmem api
* clippy
* fmt
* trying to fix fuzzers, libfuzzer wrapper
* Add OwnedRefMit::owned constructor, libfuzzer fix
* Some more fixes
* Add BacktaceObserver::owned fn
* fmt
* more fmt
|
2023-12-22 16:49:01 +01:00 |
|
Dominik Maier
|
4e7d2caa9f
|
Remove unused create_anymap_for_trait macro (fixes #1719) (#1752)
|
2023-12-22 16:48:43 +01:00 |
|
|
fc331fc6d8
|
consolidate outputs
|
2023-12-22 12:57:51 +01:00 |
|
|
90cae14958
|
new cli
|
2023-12-22 12:57:51 +01:00 |
|
|
6e0b49bf9b
|
switch address data type, simplify synbol resolution
|
2023-12-22 12:57:51 +01:00 |
|
|
aba83dfb6f
|
minor fixes
|
2023-12-22 12:57:51 +01:00 |
|
|
5648255542
|
fixup graph cycles
|
2023-12-22 12:57:51 +01:00 |
|
|
d179343a63
|
add delay list overflow
|
2023-12-22 12:57:51 +01:00 |
|
|
61ff3e3196
|
WIP: quick-fix for missing metadata
|
2023-12-22 12:57:49 +01:00 |
|
|
38e5767775
|
filter interrupt abbs
|
2023-12-22 12:56:54 +01:00 |
|
|
3fcb9a74e0
|
add graph printing
|
2023-12-22 12:56:54 +01:00 |
|
|
4e18b8fdab
|
fix graph dump build
|
2023-12-22 12:56:54 +01:00 |
|
|
3a601fe250
|
hack async activation detection
|
2023-12-22 12:56:54 +01:00 |
|
|
bf42de5698
|
fix api regression
|
2023-12-22 12:56:54 +01:00 |
|
|
82908badfd
|
add simple iteration counter
|
2023-12-22 12:56:54 +01:00 |
|
|
086a575f44
|
add delay list to RefinedFreeRTOSSystemState
|
2023-12-22 12:56:54 +01:00 |
|
|
e31c01b2af
|
capture delay list
|
2023-12-22 12:56:54 +01:00 |
|
|
6dafc4f9d6
|
update to 0.11.1
|
2023-12-22 12:56:54 +01:00 |
|
|
92da68af6f
|
small build fixes
|
2023-12-22 12:56:54 +01:00 |
|
|
53ef9ae96e
|
port to libafl 0.10.1
|
2023-12-22 12:56:54 +01:00 |
|
|
900ce0bc92
|
remove dead code
|
2023-12-22 12:56:54 +01:00 |
|
|
e9f2792488
|
igonre archives
|
2023-12-22 12:56:54 +01:00 |
|
|
2d70cff21e
|
eval script wrangeling
|
2023-12-22 12:56:54 +01:00 |
|
|
5ddb7192ba
|
HACK: interrupt limit for random fuzzing
|
2023-12-22 12:56:54 +01:00 |
|
|
711fd36200
|
plot enpoints
|
2023-12-22 12:56:54 +01:00 |
|
|
81cbddc1be
|
paralellize plots
|
2023-12-22 12:56:54 +01:00 |
|
|
8c6f8c861f
|
update plot script
|
2023-12-22 12:56:54 +01:00 |
|
|
47d7ff3c48
|
tweak time outputs
|
2023-12-22 12:56:54 +01:00 |
|
|
f2244c96b0
|
add run_until_saturation
|
2023-12-22 12:56:54 +01:00 |
|
|
a970954a40
|
update snakefile
|
2023-12-22 12:56:54 +01:00 |
|
|
db6df36110
|
fix empty iterator crash, restart
|
2023-12-22 12:56:54 +01:00 |
|
|
884a19cf9d
|
set up configurations
|
2023-12-22 12:56:54 +01:00 |
|
|
e130155204
|
add missing use
|
2023-12-22 12:56:54 +01:00 |
|
|
a6052ddad7
|
randomize interrupts until wort
|
2023-12-22 12:56:54 +01:00 |
|
|
dd6be70a01
|
Test: remove pc from hash
|
2023-12-22 12:56:54 +01:00 |
|
|
0e5dc21cd6
|
Test: hash notification states
|
2023-12-22 12:56:54 +01:00 |
|
|
ee15313d96
|
allow plotting from remote mount
|
2023-12-22 12:56:54 +01:00 |
|
|
4e08db297a
|
update snakefile
|
2023-12-22 12:56:54 +01:00 |
|
|
8395ca1000
|
small fixes
|
2023-12-22 12:56:54 +01:00 |
|
|
e2aee4af17
|
WIP: add simple interrupt time randomizer
|
2023-12-22 12:56:54 +01:00 |
|
|
fef550ecb6
|
update target_symbols
|
2023-12-22 12:56:54 +01:00 |
|
|
fc0f1807a9
|
skip unchanged interrupts
|
2023-12-22 12:56:54 +01:00 |
|
|
2032f1420d
|
fix staeg setup
|
2023-12-22 12:56:54 +01:00 |
|
|
fb95bc9e3c
|
fix use
|
2023-12-22 12:56:54 +01:00 |
|
|
063a4c9216
|
WIP: move interrupt mutation to new stage
|
2023-12-22 12:56:54 +01:00 |
|
|
e673d02b70
|
wip: interrupt placement
|
2023-12-22 12:56:54 +01:00 |
|
|
f88bd8044b
|
add interrupt mutator
|
2023-12-22 12:56:54 +01:00 |
|
|
0318891ef6
|
plot min and max lines
|
2023-12-22 12:56:54 +01:00 |
|
|
db492f4525
|
plot lines instead of points
|
2023-12-22 12:56:54 +01:00 |
|
|
356d05bf26
|
fixes
|
2023-12-22 12:56:54 +01:00 |
|