-
Updated
Jun 16, 2022 - Python
exploitation
Here are 437 public repositories matching this topic...
-
Updated
Jun 14, 2022
-
Updated
May 13, 2022 - Python
-
Updated
Dec 9, 2021 - C
README translations
-
Updated
Jun 17, 2022 - Python
-
Updated
Mar 30, 2022
-
Updated
May 26, 2022 - PowerShell
-
Updated
Jan 4, 2021 - Python
-
Updated
Mar 23, 2022 - Python
-
Updated
Mar 28, 2022 - Python
-
Updated
Jun 15, 2022 - C
-
Updated
Feb 12, 2021 - Python
-
Updated
May 8, 2022 - Python
-
Updated
Dec 1, 2021
-
Updated
Mar 25, 2021 - Objective-C
Is your feature request related to a problem? Please describe.
There are many const values in default libs have readable names. During programming time, it's easy to understand. For example, I have this code:
#include <unistd.h>
#include <stdio.h>
int main() {
printf("%d\n", access("/etc/passwd", W_OK));
return 0;
}
Const values are int. So when Rizin disassembly th
-
Updated
Nov 14, 2020 - PowerShell
-
Updated
Oct 31, 2021 - Python
-
Updated
Apr 16, 2022 - Perl
-
Updated
Jun 15, 2021 - C
-
Updated
Jun 16, 2022 - JavaScript
-
Updated
May 21, 2022
-
Updated
Sep 4, 2021 - Perl
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
May 17, 2022 - Rust
-
Updated
Oct 3, 2018 - Python
-
Updated
Apr 28, 2022
-
Updated
Apr 12, 2022 - HTML
-
Updated
Jan 10, 2022 - C++
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