-
Updated
Jun 23, 2020
dynamic-analysis
Here are 132 public repositories matching this topic...
-
Updated
Jul 10, 2020 - Python
-
Updated
May 8, 2020
-
Updated
Mar 25, 2020 - Java
Doesn't mention the final isKernelMode flag, which without causes a parsing failure
which results in a single tap point being created for type 2 taps.
-
Updated
Dec 7, 2019
add a doc builder
Our documentation site is always lagging behind as updating the docs is a non-trivial task that has to be automated. Setting up the Travis job for building wouldn't be trivial (we probably won't fit into the time constraints), but we can use GitHub actions and host a documentation builder on one of our servers. We shall update both bap documentation and Primus Lisp docs.
Hey there!
This is a really amazing project that has some unique features I haven't seen anywhere else and I'm really appreciative of the work I see that has been put into this!
I'm having trouble with specifying custom shellcode on the command line, and I can't find any examples or documentation regarding it.
What I've tried:
- Using the "-cp" flag followed by a hex byte string delimi
-
Updated
Jun 30, 2020 - JavaScript
-
Updated
Jul 1, 2020 - Java
-
Updated
Oct 13, 2019 - Python
-
Updated
Jul 8, 2020 - C
-
Updated
Jan 25, 2020
-
Updated
Jun 25, 2020 - JavaScript
-
Updated
Jul 7, 2020 - JavaScript
At least, add winners:
- vampire,
- veiT,
- Redlog,
- SMTInterpol,
- CaDiCaL,
- MinkeyRink,
- COLIBRI,
- AProVE.
-
Updated
Sep 28, 2019 - Java
-
Updated
Oct 22, 2019 - C
-
Updated
May 27, 2020 - JavaScript
-
Updated
Jun 26, 2020
-
Updated
Jul 1, 2019 - HTML
-
Updated
Jul 11, 2020 - Go
-
Updated
May 19, 2019
The Dex
module presents a leaky API to the user: lots of record cells are mutable, which ends up being problematic when inserting items because there are necessarily implicit invariants. For example, the tries_size
field has to be in sync with the length of tries
. The API should be carefully redesigned so that this is more intuitive.
To remove the buggy programs used in tests, located in examples folder, we can create another repo and put all of them there.
Then, we include an script that clone the repo, triggers the buggy programs' compilation, etc
-
Updated
Jan 14, 2020 - Kotlin
-
Updated
Mar 14, 2020 - TypeScript
Improve this page
Add a description, image, and links to the dynamic-analysis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dynamic-analysis topic, visit your repo's landing page and select "manage topics."
Describe the issue
Needle doesn't seem to be maintained anymore. The last update was > 1 year and no issues have been answered this year. It also doesnt' seem to work on iOS JB devices with Chimera. FSecureLABS/needle#273
We should review where we use Needle and if other tools are a better alternative (e.g. objection, passionfruit).