Skip to content

Releases: letoram/senseye

Senseye 0.3

01 Oct 13:55
Compare
Choose a tag to compare

Tagged new release, make sure to build and run against an arcan repo >= 26cbe43

Changelog:

  • Support for Overlays added, this is a feature that is connected to some translators that, in addition to the higher-level representation provided, also adds a floating overlay to the main data-window to show additional metadata.
  • Support for injecting data corruption, using the zoom-tool and pressing tab while dragging will switch to a red square that indicates the area to inject temporary (most sensors) or permanent (memsense, if enabled) corruption.
  • Translator- automatic reconnection on crash
  • File sensor preview window can now be set to highlight rows with statistical changes above/below a certain threshold.
  • multi-file translator now supports individual tile-offset control, single / multiple lockstepping along with a new 3d view and the ability to use meta-tiles (tile1^tile2 for instance).
  • Compressed image capable translator built using stb_image as default encoder.
  • Memory- sensor now has OS X support (courtesy of p0sixninja)
  • Packing mode improvements, split / added bigram/tuple to have normal / accumulated mode.

Senseye - 0.2.0

21 May 17:52
Compare
Choose a tag to compare

Tagged new release, make sure to build and run against an arcan repo >= c1881b7.

New features:

  • translators - high level representations; hex, disassembly, ascii
  • pattern matching - using a state snapshot and/or histogram for searching
  • sensors - added mfile sensor for quickly comparing multiple input files
  • distance tracker - track distance from cursor to different byte values
  • byte sequence highlighting- use histogram to quickly find header- related values
  • improved controls for tuning, stepping, aligning
  • picture tuner - test buffer against different pitch widths
  • quick-zoom - (meta key + motion)
  • the usual round of performance and stability enhancements.

See the youtube page, main site @ arcan-fe.com and/or the wiki @ github.com/letoram/senseye/wiki