Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v2.11.0 #1555

Merged
merged 335 commits into from
Jan 16, 2025
Merged

Release/v2.11.0 #1555

merged 335 commits into from
Jan 16, 2025

Conversation

ikelos
Copy link
Member

@ikelos ikelos commented Jan 16, 2025

Prepare release 2.11.0

ikelos and others added 30 commits August 24, 2024 15:02
Sorry, I know I asked for it, but I hadn't quite figured out what was
going on.  Things in the symbols/linux code are considered part of the
framework, and therefore it's the framework version that should have been
bumped.  Since the framework comes packages with LinuxUtilities we can
rely on the version numbers to be suitable.  This cleans up the mess I
caused, sorry for the extra work!  5:S
…nsion-verisioning

Remove get_vmlinux calls
Pull-request #1173 bumped the version of the modules plugin (even though
this only needed to be a MINOR version bump, see
#1173 (comment)), but failed
to verify that other plugins which relied on it were also updated to
make use of the new plugin.  This was the version system working as
intended, but highlighted a review failure that the neither the author, nor the
reviewers, verified that the rest of the framework (specifically other plugins which
relied on modules) worked correctly with the new code (which this kind
of error is designed to fix).

Fixes #1244.
…1173-vesion-bump

Bump the modules version number
yara-x support for yarascan
[core, constants] : add OS and framework supported architectures
joren485 and others added 26 commits November 8, 2024 10:06
Print plugin description on plugin --help
Core: Limit capstone to compatible versions
…gger handles this formatting. If needed, we can adjust the logger's format instead
Linux: Add kthreads plugin to enumerate kernel threads start address
…, rx, and dis use the constant DEFAULT_NUM_DISPLAY_BYTES
Volshell: Make the default number of bytes returned by db, dw, dd, dq, rx, and dis use a constant
Linux: netfilter plugin: Fix hooked field to match Volatility2 output
Windows: Remove dep on vadyarascan from svcscan plugin
@ikelos ikelos requested a review from npetroni January 16, 2025 20:02
Copy link

@npetroni npetroni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@ikelos ikelos merged commit 5e75cff into stable Jan 16, 2025
22 checks passed
@ikelos ikelos deleted the release/v2.11.0 branch January 16, 2025 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants