Lucene search
+L

5 matches found

Kitploit
Kitploit
added 2026/09/10 3:46 p.m.4 views

zeno

Zeno Framework Installation root@kitploit: cd git clone https://github.com/Traxes/zeno --recursive sudo pip3 install termcolor tqdm git clone https://github.com/Z3Prover/z3 --recursive cd z3 python3 scripts/mkmake.py --python cd build make sudo make install cd /zeno Usage root@kitploit: /zeno$...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 9:25 a.m.6 views

Triton

Triton is a dynamic binary analysis library. It provides internal components that allow you to build your program analysis tools, automate reverse engineering, perform software verification or just emulate code. Dynamic symbolic execution Dynamic taint analysis AST representation of the x86 ,...

6AI score
SaveExploits0References29
Kitploit
Kitploit
added 2026/09/09 12:34 p.m.6 views

toy-wasm-symbexp

toy-wasm-symbexp This is a toy WASM symbolic interpreter. It illustrates the following articles: Part 1 - Introduction Part 2 - Writing a concrete interpreter - browse code at this stage Part 3 - Writing a symbolic interpreter - browse code at this stage Part 4 - Writing a symbolic interpreter...

6AI score
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2026/05/30 12:00 a.m.20 views

NeuroLog: Reasoning You Can Audit -- Neuro-Symbolic Vulnerability Discovery Via LLM Facts, Datalog, and SMT

Vulnerability discovery on C/C++ source asks the analyst to choose between heavyweight static analysers, which need a working build before a single query runs, and free-form LLMs, which read source readily but invent details and lose track of cross-function dataflow on real codebases. We present...

9.8CVSS7.1AI score0.78483EPSS
SaveExploits6
Binamuse
Binamuse
added 2013/07/31 8:41 p.m.511 views

Using symbolic execution to solve a tiny ASCII maze.

In this post we'll exercise the symbolic execution engine KLEE over a funny ASCII Maze yet another toy example! | VS. | Maze dimensions: 11x7 Player pos: 1x1 Iteration no. 0 Program the player moves with a sequence of 'w', 's', 'a' or 'd' Try to reach the prize! +-+---+---+ |X| || | | --+ | | | |...

7.3AI score
SaveExploits0
Rows per page
Query Builder