Skip to content

Latest commit

 

History

History
110 lines (90 loc) · 5.04 KB

CHANGELOG.md

File metadata and controls

110 lines (90 loc) · 5.04 KB

Changelog

OROCHI 2.2.0 [2024/03/26]
  • Upload ntoskrnl.exe and generate symbol [#1020]
  • evaluate possibility to switch from daphne to uvicorn for asgi [#982]
  • Improve path flexibility for local import [#451]
  • uv for installing requirements [#1030]
  • Read only users for educational. [#947]
  • Add use case example with API. [#248]
  • put custom plugins under volatility3 /plugins/ [#1068]
  • Improve tree rendered plugins
OROCHI 2.1.1 [2024/02/13]
  • ADD more info on foreign addr in netstat [#494]
  • Expand/Collapse folders [#1006]
OROCHI 2.1.0 [2024/02/12]
  • add possibility to download all symbols from a given ISF URL [#1007]
  • organize memory dumps in folders [#1006]
  • show plugins description with mouse over text [#1000]
  • Add comment to dump [#988]
  • Add download button for uploaded dumps [#983]
  • Store exctracted dump info in elastic [#983]
  • sort & filter on uploaded dumps [#968]
  • Run plugin on multiple images [#951]
  • Ldap support [#948]
  • Symbols management [#918]
  • Custom Symbol Table Files [#695]
  • BUG: if docker fails while plugin is running it'll remain running forever [#81]
OROCHI 2.0.1 [2024/01/18]
  • Add tree visualization for other plugin
  • Add support for linux dump
  • Paginate analysis results in table [#975]
  • error passing CSRF_TRUSTED_ORIGINS [#976]
OROCHI 2.0.0 [2024/01/09]
  • Update libs and UI
  • Re-Run default enabled plugins [#950]
  • Pending task count [#255]
  • Update vt python libs
OROCHI 1.3.1 [2022/01/17]
  • Unzip password protected file #484
  • Md5 support for dumped files #489
  • Improve elasticsearch details #462
  • Add info for uploaded dumps #488
  • HEX viewer #495
OROCHI 1.3.0 [2021/10/02]
  • Manage custom plugins #245
  • YARA rules management #28
  • Manage results with more than 10k rows #3
  • Added docker-compose for swarm #252 with documentation #257
  • Improved search #271
  • Use multi-stage builds #242
  • Pre built images available on ghcr for a faster deployment
OROCHI 1.2.0 [2021/03/22]
  • Yara management
  • Symbols support check for linux/mac
  • Symbols download helper for missing ones
  • Improved dask logging
  • Added Bookmarks
  • Added MISP export
  • Clear cache when worker start (useful in swarm mode)
  • Added page autorefresh control
OROCHI 1.1.0 [2020/10/29]
  • API: dump workflow can be done from api
  • Volatility: support for new file interface
OROCHI 1.0.0 [2020/09/25]
  • execute Volatility 3 plugins and show results in table
  • plugins parameters support
  • custom template for timeliner, pstree
  • compare multiple plugin results in tabular format
  • compare 2 plugin results in json diff
  • automatic scan dump files with clamav and virustotal
  • automatic parsing of hives with regipy