All public logs

Jump to navigation Jump to search

Combined display of all available logs of truxwiki.com. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 04:04, 6 February 2021 Sam talk contribs created page Truxton event type set id (Created page with "This sets the event type identifier. This corresponds to the <code>[ID]</code> column of the <code>[EventType]</code> table. It will be stored in the <code>[EventTypeID]</code...")
  • 03:28, 6 February 2021 Sam talk contribs created page Truxton event type get id (Created page with "This retrieves the event identifier. This corresponds to the <code>[ID]</code> column of the <code>[EventType]</code> table. It will be stored in the <code>[EventTypeID]</code...")
  • 16:22, 5 February 2021 Sam talk contribs created page Truxton event type save (Created page with "This saves an event type object to the database. It will be stored in the <code>[EventType]</code> table. =Syntax= <source lang="C"> int truxton_event_type_save( uint64_t eve...")
  • 15:46, 5 February 2021 Sam talk contribs created page Truxton event type destroy (Created page with "This destroys an event type object. =Syntax= <source lang="C"> void truxton_event_type_destroy( uint64_t event_type_handle ); </source> =Parameters= ==<code>event_type_handl...")
  • 15:40, 5 February 2021 Sam talk contribs created page Truxton event type create (Created page with "This creates an event type object. You can use this to extend Truxton with new types fo events. =Syntax= <source lang="C"> uint64_t truxton_event_type_create( uint64_t truxto...")
  • 14:31, 5 February 2021 Sam talk contribs created page Truxton url tag (Created page with "This will tag the URL. =Syntax= <source lang="C"> void truxton_url_tag( uint64_t url_handle, char const * tag_name, char const * why, uint64_t origin ); </source> =Parameter...")
  • 14:10, 5 February 2021 Sam talk contribs created page Truxton etl execute (Created page with "This starts the ETL message pump. =Syntax= <source lang="C"> void truxton_etl_execute( uint64_t etl_handle ); </source> =Parameters= ==<code>etl_handle</code>== The handle...")
  • 07:44, 2 February 2021 Sam talk contribs created page Type Media Exploitation Complete (Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_Media_Exploitation_Complete</code> |- | File Type Value | 42 |- | Parent Type | None |...")
  • 15:33, 1 February 2021 Sam talk contribs created page Truxton usb get device type (Created page with "This retrieves the type of the USB device. This corresponds to the <code>[USBDeviceTypeID]</code> column of the <code><nowiki>[</nowiki>USBDevice<nowiki>]<...")
  • 15:24, 1 February 2021 Sam talk contribs created page Truxton usb get revision (Created page with "This retrieves the revision of the USB device as assigned by the vendor. This corresponds to the <code>[Revision]</code> column of the <code><nowiki>[</nowiki>USBDevice Tabl...")
  • 15:19, 1 February 2021 Sam talk contribs created page Truxton usb get device id (Created page with "This retrieves the identifier of the device as assigned by Windows. This corresponds to the <code>[DeviceID]</code> column of the <code><nowiki>[</nowiki>USBDevice Table|USB...")
  • 15:14, 1 February 2021 Sam talk contribs created page Truxton usb get file offset (Created page with "This retrieves the offset into the parent file of where USB device was found. This corresponds to the <code>[Offset]</code> column of the <code><nowiki>[</nowiki>USBDevice T...")
  • 15:01, 1 February 2021 Sam talk contribs created page Truxton usb get product id (Created page with "This retrieves the identifier of the product of the USB device as assigned by the vendor. This corresponds to the <code>[PID]</code> column of the <code><nowiki>[</nowiki>US...")
  • 14:59, 1 February 2021 Sam talk contribs created page Truxton usb get when (Created page with "This retrieves the date and time of when this USB device was seen. This corresponds to the <code>[When]</code> column of the <code><nowiki>[</nowiki>USBDevice Table|USBDevic...")
  • 14:49, 1 February 2021 Sam talk contribs created page Truxton usb get vendor id (Created page with "This retrieves the identifier of the maker of the USB device. This corresponds to the <code>[VID]</code> column of the <code><nowiki>[</nowiki>USBDevice<no...")
  • 14:44, 1 February 2021 Sam talk contribs created page Truxton usb get media id (Created page with "This retrieves the identifier of the media that hosted the USB. This corresponds to the <code>[MediaID]</code> column of the <code><nowiki>[</nowiki>USBDevice Table|USBDevic...")
  • 14:42, 1 February 2021 Sam talk contribs created page Truxton usb get file id (Created page with "This retrieves the identifier of the file that hosted the USB. This corresponds to the <code>[FileID]</code> column of the <code><nowiki>[</nowiki>[[USBDevice Table|USBDevice]...")
  • 14:31, 1 February 2021 Sam talk contribs created page Truxton usb set device id (Created page with "This sets the Windows device identifier of the USB device. This corresponds to the <code>[DeviceID]</code> column of the <code><nowiki>[</nowiki>USBDevice<...")
  • 14:24, 1 February 2021 Sam talk contribs created page Truxton usb tag (Created page with "This will tag the USB device. =Syntax= <source lang="C"> void truxton_usb_tag( uint64_t usb_handle, char const * tag_name, char const * why, uint64_t origin ); </source> =Pa...")
  • 14:10, 28 January 2021 Sam talk contribs created page Truxton usb set revision (Created page with "This sets the revision of the USB device. This corresponds to the <code>[Revision]</code> column of the <code><nowiki>[</nowiki>USBDevice<nowiki>]</nowiki>...")
  • 12:52, 28 January 2021 Sam talk contribs created page Truxton usb set product id (Created page with "This sets the product identifier of the USB device. This corresponds to the <code>[PID]</code> column of the <code><nowiki>[</nowiki>USBDevice<nowiki>]</no...")
  • 12:50, 28 January 2021 Sam talk contribs created page Truxton usb set vendor id (Created page with "This sets the vendor identifier of the USB device. This corresponds to the <code>[VID]</code> column of the <code><nowiki>[</nowiki>USBDevice<nowiki>]</now...")
  • 10:53, 28 January 2021 Sam talk contribs created page Creating NSRL Hashset (Created page with "The [https://www.nist.gov/itl/ssd/software-quality-group/national-software-reference-library-nsrl National Software Reference Library] is a project from the [https://www.nist....")
  • 09:16, 27 January 2021 Sam talk contribs created page Truxton usb set device type (Created page with "This sets the type of the USB device. This corresponds to the <code>[USBDeviceTypeID]</code> column of the <code><nowiki>[</nowiki>USBDevice<nowiki>]</nowi...")
  • 07:15, 27 January 2021 Sam talk contribs created page Truxton usb set file offset (Created page with "This sets the offset into the file where the USB information began. This corresponds to the <code>[Offset]</code> column of the <code><nowiki>[</nowiki>USBDevice Table|USBDe...")
  • 07:09, 27 January 2021 Sam talk contribs created page Truxton usb set media id (Created page with "This sets the media the USB information came from. This corresponds to the <code>[MediaID]</code> to the column of the <code><nowiki>[</nowiki>USBDevice<no...")
  • 07:05, 27 January 2021 Sam talk contribs created page Truxton usb set file id (Created page with "This sets the file the USB information came from. This corresponds to the <code>[FileID]</code> to the <code><nowiki>[</nowiki>USBDevice<nowiki>]</nowiki><...")
  • 10:57, 26 January 2021 Sam talk contribs created page Truxton usb set when (Created page with "This sets the date and time of when the the USB device was seen. It corresponds to the <code>When</code> column of the <code><nowiki>[</nowiki>USBDevice<no...")
  • 10:36, 26 January 2021 Sam talk contribs created page Truxton usb get id (Created page with "This retrieves the [https://en.wikipedia.org/wiki/Universally_unique_identifier GUID] of the USB object. This call is only valid after a successful call to <code>truxton_usb...")
  • 07:43, 26 January 2021 Sam talk contribs created page Truxton usb save (Created page with "This commits information in the USB object to the <code><nowiki>[</nowiki>USBDevice<nowiki>]</nowiki></code> table. =Syntax= <source lang="C"> int truxton...")
  • 09:37, 25 January 2021 Sam talk contribs created page Truxton usb destroy (Created page with "This destroys a USB object. =Syntax= <source lang="C"> void truxton_usb_destroy( uint64_t usb_handle ); </source> =Parameters= ==<code>usb_handle</code>== The handle to the...")
  • 07:33, 25 January 2021 Sam talk contribs created page Truxton usb create (Created page with "This creates an object you can use to record a USB device in Truxton. This adds records to the <code><nowiki>[</nowiki>USBDevice<nowiki>]</nowiki></code> t...")
  • 16:49, 21 January 2021 Sam talk contribs created page Truxton etl set mode (Created page with "This API tells Truxton what mode your ETL will act under. =Syntax= <source lang="C"> void truxton_etl_set_mode( uint64_t etl_handle, uint64_t mode ); </source> =Parameters=...")
  • 16:13, 21 January 2021 Sam talk contribs created page ETL Application Modes (Created page with "These values for the bits used in the ETL mode bit-flag field. {| class="wikitable" ! Name ! Value ! Meaning |- | <code>ETL_APPLICATION_MODE_NORMAL</code> | style="text-align...")
  • 14:40, 19 January 2021 Sam talk contribs created page Truxton url get url offset (Created page with "This retrieves the offset into the parent file of where the URL was found. =Syntax= <source lang="C"> uint64_t truxton_url_get_url_offset( uint64_t url_handle ); </source> =...")
  • 14:39, 19 January 2021 Sam talk contribs created page Truxton url get url (Created page with "This retrieves the URL that was visited. =Syntax= <source lang="C"> void truxton_url_get_url( uint64_t url_handle, char * destination_string, size_t max_size ); </source> =P...")
  • 14:37, 19 January 2021 Sam talk contribs created page Truxton url get local filename (Created page with "This retrieves the name of the file on the media that cached the data from the URL visit. This corresponds to the <code>[LocalFilename]</code> column of the <code><nowiki>[</n...")
  • 07:12, 19 January 2021 Sam talk contribs created page Truxton url get when (Created page with "This retrieves the date and time when the URL was visited. This corresponds to the <code>[When]</code> column of the <code><nowiki>[</nowiki>[[WebsiteVisit Table|WebsiteVisit]...")
  • 07:11, 19 January 2021 Sam talk contribs created page Truxton url get type (Created page with "This retrieves the offset into the parent file of where the account was found. This corresponds to the <code>[URLTypeID]</code> column of the <code><nowiki>[</nowiki>Website...")
  • 07:09, 19 January 2021 Sam talk contribs created page Truxton url get method (Created page with "This retrieves the offset into the parent file of where the account was found. This corresponds to the <code>[WebsiteMethodID]</code> column of the <code><nowiki>[</nowiki>W...")
  • 07:08, 19 January 2021 Sam talk contribs created page Truxton url get format (Created page with "This retrieves the offset into the parent file of where the account was found. =Syntax= <source lang="C"> uint64_t truxton_url_get_format( uint64_t url_handle ); </source> =...")
  • 07:05, 19 January 2021 Sam talk contribs created page Truxton url get account offset (Created page with "This retrieves the offset into the parent file of where the account was found. =Syntax= <source lang="C"> uint64_t truxton_url_get_account_offset( uint64_t url_handle ); </so...")
  • 07:01, 19 January 2021 Sam talk contribs created page Truxton url get media id (Created page with "This retrieves the identifier of the media this URL belongs to. This corresponds to the <code>[MediaID]</code> column of the <code><nowiki>[</nowiki>WebsiteVisit Table|Websi...")
  • 06:59, 19 January 2021 Sam talk contribs created page Truxton url get file id (Created page with "This retrieves the account that visited the URL. This corresponds to the <code>[FileID]</code> column of the <code><nowiki>[</nowiki>WebsiteVisit<nowiki...")
  • 06:57, 19 January 2021 Sam talk contribs created page Truxton url get account (Created page with "This retrieves the account that visited the URL. =Syntax= <source lang="C"> void truxton_url_get_account( uint64_t url_handle, char * destination_string, size_t max_size ); <...")
  • 06:53, 19 January 2021 Sam talk contribs created page Truxton url get id (Created page with "This retrieves the [https://en.wikipedia.org/wiki/Universally_unique_identifier GUID] of the file. This corresponds to the <code>[ID]</code> column of the <code><nowiki>[</now...")
  • 06:34, 19 January 2021 Sam talk contribs created page Truxton url set local filename (Created page with "This sets the name of the file on the media used to cache the contents of the URL visit. This corresponds to the <code>[LocalFilename]</code> column of the <code><nowiki>[</no...")
  • 19:07, 18 January 2021 Sam talk contribs created page Truxton url set media id (Created page with "This sets identifier of the media this URL belongs to. This corresponds to the <code>[MediaID]</code> column of the <code><nowiki>[</nowiki>WebsiteVisit...")
  • 19:05, 18 January 2021 Sam talk contribs created page Truxton url set file id (Created page with "This sets identifier of the file that stored this URL. This corresponds to the <code>[FileID]</code> column of the <code><nowiki>[</nowiki>WebsiteVisit<...")
  • 19:01, 18 January 2021 Sam talk contribs created page Truxton url set format (Created page with "This sets format of the text of the URL. =Syntax= <source lang="C"> void truxton_url_set_format( uint64_t url_handle, uint64_t value ); </source> =Parameters= ==<code>url_ha...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)