Export to GitHub

revealertoolkit - default

Source Commits


Commits

Author Date Commit Message
pope@lgomez.es Sep 4, 2012 208 RVT_parse: graphic files are now parsed for EXIF metadata (using exiftool), so t
pope@lgomez.es Sep 3, 2012 207 RVT_parse: RVT_script_parse_index is now "RVT_script_parse_index_keyword". Added
pope@lgomez.es Jul 24, 2012 206 RVT_parse_eml: Solved a bug affecting attachments with incorrect characters (at
pope@lgomez.es Jul 24, 2012 205 RVT_parse_eml: Attachment names and sizes are now displayed in the metadata sect
pope@lgomez.es Jul 24, 2012 204 RVT_parse: - Solved a bug that caused EML files of S/MIME signed messages to ent
pope@lgomez.es Jul 19, 2012 203 RVT_parse_compressed: when dealing with ODT/OOXML/iWork files, most text files a
pope@lgomez.es Jul 18, 2012 202 RVT_parse: fixes an error introduced in the previous commit related to Conversat
pope@lgomez.es Jul 18, 2012 201 RVT_parse: script create index can now index all subfolders inside a given folde
pope@lgomez.es Jul 12, 2012 200 RVT_parse: Added new command "script parse seaport" to perform automatic SEarch
pope@lgomez.es Jul 12, 2012 199 RVT_parse: Fixed issues with some parsers when dealing with strange characters i
pope@lgomez.es Jul 12, 2012 198 RVT_parse: pagefile.sys and hiberfil.sys are no longer looked for strings, as th
pope@lgomez.es Jul 11, 2012 197 RVT_parse: Fixed a permissions issue after extracting compressed files (we now e
pope@lgomez.es Jul 11, 2012 196 RVT_parse: compressed and BKF files will now match a search if they reside in a
pope@lgomez.es Jul 11, 2012 195 RVT_parse: The list of regular files in RVT_index.html now lists the extension t
pope@lgomez.es Jun 29, 2012 194 RVT_parse: e-mail treatment has been improved for PST/OST (through RVT_sanitize_
pope@lgomez.es Jun 26, 2012 193 RVT_parse: Added warning messages when overwriting a previous search. When expor
pope@lgomez.es Jun 6, 2012 192 It is now possible to combine multiple search terms ("AND" search) using the key
pope@lgomez.es May 22, 2012 191 It is now possible to search using regular expressions. In addition, searches ca
pope@lgomez.es May 18, 2012 190 Small changes. RVT_script_parse_index now accepts directories with spaces in the
pope@lgomez.es May 3, 2012 189 RVT_parse: Password-protected ARJ files are now detected and reported.
pope@lgomez.es May 3, 2012 188 RVT_parse: Improved handling of (un)deleted items when exporting search results.
pope@lgomez.es Apr 30, 2012 187 RVT_parse now detects and reports encrypted MS Office 2007 documents (.docx, .xl
pope@lgomez.es Apr 28, 2012 186 Where possible, all references to the "Outlook" product name have been replaced
pope@lgomez.es Apr 21, 2012 185 Removed tsk_recover -v parameter, which was causing RVT_parse_undelete to die pr
pope@lgomez.es Apr 20, 2012 184 Two small cosmetic changes that greatly reduce screen output when parsing PST/OS
pope@lgomez.es Apr 20, 2012 183 Added module RVT_parse_undelete for recovering deleted files from (at least) FAT
pope@lgomez.es Apr 18, 2012 182 Attached files listed in RVT_index.html now link directly to the file.
pope@lgomez.es Apr 17, 2012 181 Better handling of certain EML messages.
pope@lgomez.es Apr 12, 2012 180 Plain EML files with no MIME structure are now handled correctly (at least we do
pope@lgomez.es Apr 12, 2012 179 Small cosmetic change.
pope@lgomez.es Apr 12, 2012 178 Added a first version of the SQLITE parser (RVT_parse_sqlite).
pope@lgomez.es Apr 12, 2012 177 Added preliminary mbox parsing (RVT_parse_mbox). Extracts to EMLs (which, obviou
pope@lgomez.es Apr 12, 2012 176 RVT_index_outlook_attachment now treats correctly attached Task(s), Contact(s),
pope@lgomez.es Apr 12, 2012 175 Changed name of sub RVT_index_outlook_attachments to RVT_index_outlook_attachmen
pope@lgomez.es Apr 12, 2012 174 Added .emlx file parsing inside RVT_parse_eml.
pope@lgomez.es Apr 9, 2012 173 .ini files are parsed for text strings.
pope@lgomez.es Apr 9, 2012 172 Added support for Apple iWork (.pages, .keynote, .numbers) file formats. Added p
pope@lgomez.es Apr 9, 2012 171 Added support for .fat and .ntfs (FAT and NTFS filesystems extracted by 7z from
pope@lgomez.es Apr 9, 2012 170 Parser modules for ARJ, BZ, GZ, RAR, TAR, ZIP(+ODF+OOXML) and 7z, have been repl
pope@lgomez.es Apr 8, 2012 169 Mostly cosmetic changes about results being printed to the screen while they are
pope@lgomez.es Apr 6, 2012 168 Added parsing of .CAB, .DMG, .ISO and other formats using 7z. Added parsing of J
pope@lgomez.es Apr 6, 2012 167 Added parser for .7z, .LHA and .LZH files via the "7z" command. Detects and repo
pope@lgomez.es Apr 6, 2012 166 Added parser for ARJ files. Detects and reports encrypted files to searches/rvt_
pope@lgomez.es Apr 6, 2012 165 Added parser for .tar and .bz/.bz2 files.
pope@lgomez.es Apr 6, 2012 164 Added parser for gzipped files. Currently acts on .gz and .tgz extensions.
pope@lgomez.es Apr 6, 2012 163 Added a lot of new file extensions to the TEXT and ZIP parsers.
pope@lgomez.es Apr 4, 2012 162 RVT_index.html now lists attachment names (if any) for each e-mail item.
pope@lgomez.es Apr 4, 2012 161
pope@lgomez.es Apr 4, 2012 160
pope@lgomez.es Apr 4, 2012 159 Added DBX parser, extracts a DBX file to individual EML messages.
pope@lgomez.es Apr 3, 2012 158 Fixed: export (HTML) indexes no longer fail to print the a-time and m-time of re
pope@lgomez.es Apr 2, 2012 157 Fixed JS code in HTML index to correctly sort the 2 tables.
pope@lgomez.es Apr 2, 2012 156 Better handling when exporting normal files (multiple hits in different files in
pope@lgomez.es Mar 28, 2012 155 Fixed: mail attachments with a sharp (#) in their name failed to open from withi
pope@lgomez.es Mar 26, 2012 154 Improved HTML index with sorting code (by Gennadiy Shvets).
pope@lgomez.es Mar 24, 2012 153 Better EML parsing. Added a first version of RVT_script_parse_index to generate
pope@lgomez.es Mar 21, 2012 152 Added EML parser.
pope@lgomez.es Mar 20, 2012 151 Several improvements: Added MSG parser, turns these files into RFC822 .EML files
pope@lgomez.es Mar 16, 2012 150 Code for supporting @disks was not acting OK when the functions were called with
pope@lgomez.es Mar 16, 2012 149 Parse::Reloaded. Parsing is now truly automatic and recursive, plus much faster
pope@lgomez.es Mar 13, 2012 148 Small changes.
pope@lgomez.es Mar 12, 2012 147 LibPFF parsing has received a lot of optimizations and improvements. The new cod
dervitx@gmail.com Mar 10, 2012 146 fix of little bug
pope@lgomez.es Mar 8, 2012 145 Small changes.
pope@lgomez.es Mar 7, 2012 144 Small changes
pope@lgomez.es Mar 6, 2012 143 Introduced "use encoding utf-8" to fix errors with filenames that contain specia
pope@lgomez.es Mar 6, 2012 142 Minor changes
pope@lgomez.es Mar 2, 2012 141 The code for cleaning libpff's output has been integrated into RVT_parse.pm. The
pope@lgomez.es Mar 2, 2012 140 No matter (these scripts are gonna disappear).
pope@lgomez.es Mar 2, 2012 139 Minor stuff (corrected use of allocfiles, escape dot).
pope@lgomez.es Mar 1, 2012 138 Keeping a copy before starting to mess things up.
pope@lgomez.es Feb 29, 2012 137 General stuff. Some scripts updated from current code.
pope@lgomez.es Feb 20, 2012 136 Added RVT_parse.pm from r119
pope@lgomez.es Feb 20, 2012 135 Updated pff_cleaner to the code of r128
pope@lgomez.es Feb 20, 2012 134 Copied scripts RVT_pff_clenaer, RVT_pff_indexer and RVT_export_to_client
pope@lgomez.es Feb 20, 2012 133 Copied docs folder from trunk r129.
pope@lgomez.es Feb 20, 2012 132 Copied tools folder from trunk r129.
pope@lgomez.es Feb 20, 2012 131 Copied RVT folder from trunk r129.
pope@lgomez.es Feb 20, 2012 130 All content deleted. Going to start fresh from current (r129) release.
dervitx@gmail.com Feb 7, 2012 129 updating RVT_morgue
pope@lgomez.es Sep 2, 2011 128 Updated to match new "Recipients.txt" format from libpff.
pope@lgomez.es May 30, 2011 127 Cleaning a little bit.
elpope@gmail.com May 20, 2011 126
dervitx May 5, 2011 125 added commands 'info filename' and 'cluster filename'
dervitx May 5, 2011 124 warming up with version 0.2.2
dervitx Mar 27, 2011 123 commiting r113 y r114 (supertl)
dervitx Mar 27, 2011 122 reverting to r102
dervitx Mar 27, 2011 121 Correcting a commit error
dervitx Mar 27, 2011 120 Deleting old RWA version.
dervitx Mar 27, 2011 119 Pope\'s code and idea for the new search method is great, but this change modifi
elpope@gmail.com Jul 16, 2010 118 Added module for BKF parsing via mtftar tool. Corrupt (without ending) BKFs may
elpope@gmail.com Jul 16, 2010 117 Text files generated by "script parse search launch" now trace every hit back to
elpope@gmail.com Jun 19, 2010 116 Function RVT_parse_search is now divided in "parse search launch" (grep for matc
elpope@gmail.com Jun 19, 2010 115 Bugfixes in RVT_parse
saritar Jun 18, 2010 114 added new module: script supertl
saritar Jun 18, 2010 113 added new module: script supertl
elpope@gmail.com Jun 17, 2010 112 Added EVT parsing capabilities. Good old one-input-file-one-output-file style! :
elpope@gmail.com Jun 17, 2010 111 Undid last change - we don't want alloc_files in mnt/p00 (it does not have a nor
elpope@gmail.com Jun 17, 2010 110 Re-enabled script RVT_script_mail for PST parsing (although it is also working O
elpope@gmail.com Jun 17, 2010 109 Undone last change to RVT_lnk.pm - we don't want it linked in p00. Added new fun