-
Updated
Mar 25, 2022 - Python
exploitation
Here are 421 public repositories matching this topic...
-
Updated
Jan 13, 2022
-
Updated
Mar 5, 2022 - Python
-
Updated
Dec 9, 2021 - C
README translations
-
Updated
Mar 31, 2022 - Python
-
Updated
Mar 30, 2022
-
Updated
Feb 23, 2022 - PowerShell
-
Updated
Jan 4, 2021 - Python
-
Updated
Mar 23, 2022 - Python
-
Updated
Mar 28, 2022 - Python
-
Updated
Dec 6, 2021 - C
-
Updated
Feb 12, 2021 - Python
-
Updated
Jan 29, 2022 - Python
-
Updated
Mar 25, 2021 - Objective-C
-
Updated
Dec 1, 2021
It's common in various datasheets to have particular bits set, e.g. [0] - RST, [5-7] - MSK, [15-31] - DATA
.
With long numbers, e.g. 64bit numbers, counting manually these bits is painful, and calling external commands, e.g. Python is suboptimal.
The idea is to allow a new bit mode for rz-ax
that will print something like this:
$ rz-ax =2 0xb3
10110011b
$ rz-ax -B 0xb3
[0-1]: 1
-
Updated
Nov 14, 2020 - PowerShell
-
Updated
Oct 31, 2021 - Python
-
Updated
Mar 5, 2022 - Perl
-
Updated
Jun 15, 2021 - C
-
Updated
Oct 25, 2016
-
Updated
Sep 4, 2021 - Perl
-
Updated
Mar 28, 2022 - JavaScript
Invalid method
There appears to be a broken method in hash extend that is not valid due to it missing a def ():
In addition to this, there appears to be no body for the method.
-
Updated
Oct 3, 2018 - Python
-
Updated
Mar 8, 2022
-
Updated
Feb 26, 2021 - Python
-
Updated
Jan 10, 2022 - C++
-
Updated
Mar 18, 2022 - HTML
Improve this page
Add a description, image, and links to the exploitation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the exploitation topic, visit your repo's landing page and select "manage topics."
We need Vagrant docs, you can find it here https://github.com/NullArray/AutoSploit/tree/dev-beta/Vagrant