Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: gfelber/vagd

Tags

1.6.1

Toggle 1.6.1's commit message

Verified

This commit was signed with the committer’s verified signature.
gfelber 0x6fe1be2
1.6.1 bumped pyproject.toml

1.6.0

Toggle 1.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
gfelber 0x6fe1be2
1.6.0 libc-dbg without upgrade

+ fixed #8, prevent libc upgrades with debug symbols
+ added some more type hinting
+ now using apt instead of apt-get

1.5.8

Toggle 1.5.8's commit message

Verified

This commit was signed with the committer’s verified signature.
gfelber 0x6fe1be2
1.5.8 vagd template changes

+ fixed template BOX dependency bug
+ added --no-symbols arg

1.5.7

Toggle 1.5.7's commit message

Verified

This commit was signed with the committer’s verified signature.
gfelber 0x6fe1be2
1.5.7 pwntools 4.14.0 improvements

+ removed pwntools debug patch (pwntools==4.14.0)
+ fixed ssh port forwarding for alpine
+ fixed libc debug symbols (added new sysroot_debug args)
+ added Optional type hints

1.5.6

Toggle 1.5.6's commit message

Verified

This commit was signed with the committer’s verified signature.
gfelber 0x6fe1be2
1.5.7 pwntools 4.14.0 improvements

+ removed pwntools debug patch (pwntools==4.14.0)
+ fixed ssh port forwarding for alpine
+ fixed libc debug symbols (added new sysroot_debug args)
+ added Optional type hints

1.5.5

Toggle 1.5.5's commit message
1.5.5

+ fixed invalid template (didn't declare vm var)

1.5.4

Toggle 1.5.4's commit message
1.5.4 minor quality changes

+ aliases now support bytearrays fix #7
+ changed from ataka to general ad template
+ added cpad alias

1.5.3

Toggle 1.5.3's commit message
1.5.2 fixing spacing for info

1.5.2

Toggle 1.5.2's commit message
1.5.2 bug fix template

+ bug fix for template
+ added _info helper (less redundant code)

1.5.1

Toggle 1.5.1's commit message
1.5.1 better templates

+ improved alias formatting (max column size)
+ added new comments in template
+ integrated vagd info in template
+ added fail safe vagd info (no .comment section)