David McDonald
|
c3123e8839
|
Volshell: Handle script running in ipython shell
|
2025-03-13 17:17:17 -05:00 |
|
David McDonald
|
fa2a93ade4
|
Volshell: Fix import logic around readline + rlcomplete
|
2025-03-13 17:09:56 -05:00 |
|
David McDonald
|
6f9f5c34b9
|
Feature: Add support for IPython in volshell
|
2025-03-13 16:37:31 -05:00 |
|
Andrew Case
|
48a5736a57
|
Properly reconstruct strings from memory buffers and allow for plugin-specified encodings
|
2025-03-13 21:09:38 +00:00 |
|
Dave Lassalle
|
154999461f
|
#1471 - use standard date format
|
2025-03-12 19:02:59 -05:00 |
|
Dave Lassalle
|
f0991a9cf6
|
#1471 - getattribute instead of getattr, and removal date
|
2025-03-12 16:33:09 -05:00 |
|
Dave Lassalle
|
3a6063f270
|
#1471 - change DeprecationWarning to FutureWarning
|
2025-03-12 15:51:42 -05:00 |
|
Dave Lassalle
|
474e8e6916
|
#1471 - add deprecated plugins in old location
|
2025-03-12 12:31:26 -05:00 |
|
Dave Lassalle
|
54f1f746cd
|
#1471 - import from correct location
|
2025-03-12 12:23:30 -05:00 |
|
Dave Lassalle
|
c8791c241a
|
#1471 - move registry plugins to registry directory
|
2025-03-12 12:22:04 -05:00 |
|
Abyss Watcher
|
8de7f11448
|
revert volshell test on image-dir
|
2025-03-12 17:59:04 +01:00 |
|
Abyss Watcher
|
d46c02cb75
|
more granular runtime debugging
|
2025-03-12 17:33:47 +01:00 |
|
Abyss Watcher
|
951d1f6c48
|
fix pstree data test name
|
2025-03-12 16:55:20 +01:00 |
|
Abyss Watcher
|
cd2d396c9e
|
tmp commit to resolve pstree case sensitive filename
|
2025-03-12 16:54:49 +01:00 |
|
Abyss Watcher
|
c4054b4122
|
correct pstree json name
|
2025-03-12 16:51:14 +01:00 |
|
Abyss Watcher
|
489265e86c
|
make modules test specific
|
2025-03-12 16:28:19 +01:00 |
|
Abyss Watcher
|
ff55a0ea6c
|
use win10 generic sample as main testing
|
2025-03-12 16:25:47 +01:00 |
|
Abyss Watcher
|
d37f7b98f5
|
first windows testing enhancement iteration
|
2025-03-12 16:22:54 +01:00 |
|
Abyss Watcher
|
a539047516
|
correctly order volshell args
|
2025-03-12 16:19:08 +01:00 |
|
Abyss Watcher
|
ca20b6e979
|
enhance and extend testing helper functions
|
2025-03-12 16:10:12 +01:00 |
|
Abyss Watcher
|
2d5a6eeb8e
|
add windows10 sample abstraction
|
2025-03-12 16:09:13 +01:00 |
|
Abyss Watcher
|
d6362e010f
|
add testing data constants
|
2025-03-12 16:08:52 +01:00 |
|
Abyss Watcher
|
7b0628d9c1
|
windows testing data
|
2025-03-12 15:59:07 +01:00 |
|
 ikelosandGitHub
|
e2d48b8018
|
Merge pull request #1701 from volatilityfoundation/1476-all-calls-to-get_name-on-registry-keys-need-auditing
1476 all calls to get name on registry keys need auditing
|
2025-03-11 22:53:13 +00:00 |
|
Dave Lassalle
|
95aee9a664
|
#1476 - introduce RegistryException for simpler exception handling
|
2025-03-11 16:04:06 -05:00 |
|
 ikelosandGitHub
|
aff84858ca
|
Merge pull request #1706 from volatilityfoundation/1446-pstreepy-has-broken-types-and-pid-handling
#1446 - pid is objects.Pointer, not int
|
2025-03-11 20:49:40 +00:00 |
|
Dave Lassalle
|
d9c9e11127
|
#1446 - uses ints instead of objects.Pointer
|
2025-03-11 13:41:01 -05:00 |
|
 ikelosandGitHub
|
27142bec4c
|
Merge pull request #1702 from volatilityfoundation/1645-change-registry-processing-to-not-walk-the-process-list-in-the-registry-layer
#1645 - duplicate list_processes code
|
2025-03-11 16:30:24 +00:00 |
|
Dave Lassalle
|
7f7295cdb7
|
#1476 - remove unfinished prefetch plugin
|
2025-03-11 09:52:24 -05:00 |
|
Dave Lassalle
|
d32f3e76d4
|
#1645 - remove quoutes around type
|
2025-03-11 09:47:47 -05:00 |
|
 
|
ac74de694a
|
Update volatility3/framework/layers/registry.py
Co-authored-by: ikelos <ikelos@users.noreply.github.com>
|
2025-03-11 09:46:10 -05:00 |
|
Dave Lassalle
|
d148d8f9d8
|
#1446 - black fixes
|
2025-03-11 09:31:54 -05:00 |
|
Dave Lassalle
|
cbab1d1f49
|
#1446 - pid is objects.Pointer, not int
|
2025-03-11 09:30:38 -05:00 |
|
 ikelosandGitHub
|
1639ae2396
|
Merge pull request #1704 from volatilityfoundation/remove_module_creation_at_offset_zero
No longer allocate session modules in support of the GUI objects at o…
|
2025-03-10 23:30:36 +00:00 |
|
 ikelosandGitHub
|
398578aff6
|
Merge pull request #1703 from volatilityfoundation/update_gui_pool_types
Allow desktops and window stations to come from the paged or non-page…
|
2025-03-10 22:39:56 +00:00 |
|
Andrew Case
|
740ce520d6
|
retrigger checks
|
2025-03-10 22:13:09 +00:00 |
|
Andrew Case
|
c1b4866ba7
|
retrigger checks
|
2025-03-10 21:36:54 +00:00 |
|
Andrew Case
|
f17907200d
|
No longer allocate session modules in support of the GUI objects at offset 0. Instantiate objects at the absolute address explicility.
|
2025-03-10 21:26:58 +00:00 |
|
Andrew Case
|
7d5d379144
|
Allow desktops and window stations to come from the paged or non-paged pool
|
2025-03-10 21:24:55 +00:00 |
|
Dave Lassalle
|
4b74de4104
|
#1645 - duplicate list_processes code
|
2025-03-10 15:32:13 -05:00 |
|
 ikelosandGitHub
|
f69bdfad07
|
Merge pull request #1686 from volatilityfoundation/fix_fbdev
Update fbdev plugin to gracefully handle old/broken symbol tables
|
2025-03-10 19:47:13 +00:00 |
|
 ikelosandGitHub
|
6ac7c1edb1
|
Merge pull request #1656 from volatilityfoundation/fix_linux_networking_paths
Fix broken code and APIs in Linux networking paths
|
2025-03-10 19:44:39 +00:00 |
|
 ikelosandGitHub
|
831eea5daa
|
Merge pull request #1696 from volatilityfoundation/fix_symbol_table_api
Fix symbol table PDB API that mixes returns, None values, and exceptions
|
2025-03-10 19:37:50 +00:00 |
|
 ikelosandGitHub
|
1c5fdccf1e
|
Merge pull request #1673 from volatilityfoundation/linux_kernel_api_overhaul
Merge two Linux APIs for mapping kernel modules to pointers. Fix bugs…
|
2025-03-10 19:36:56 +00:00 |
|
Dave Lassalle
|
9b23feef2b
|
#1476 - ruff fixes
|
2025-03-10 14:17:24 -05:00 |
|
Dave Lassalle
|
f52a857aa0
|
#1476 - code cleanup
|
2025-03-10 14:10:59 -05:00 |
|
![Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
e0168c7bec
|
Potential fix for code scanning alert no. 374: Testing equality to None
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
2025-03-10 14:03:45 -05:00 |
|
![Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
6061270816
|
Potential fix for code scanning alert no. 381: Unused import
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
2025-03-10 14:03:34 -05:00 |
|
Dave Lassalle
|
e1c88f065b
|
#1476 - black fixes
|
2025-03-10 13:57:14 -05:00 |
|
Dave Lassalle
|
a41721277d
|
#1476 - merge develop
|
2025-03-10 13:56:08 -05:00 |
|