FT601Q-Xilinx FPGA FIFO master Programming Guide源码FTDI
AN 376 Xilinx FPGA FIFo master Programming Guide
Chip
Version 1.0
Document Reference No. ft 001193 Clearance No. FTDI#462
1 Introduction
This document explains how to use Xilinx program tool imPA
检测恶意物联网流量
可以从此处下载PCAP数据集->
使用流量生成器Argus和Tranalyzer减少了原始pcap数据包的流量。
从PCAP提取流
转运分析仪
# Run these bash commands to generate tranalyzer flow files from pcap files
# WARNING! this may take a while
for f in benign/pcap/*.pcap; do t2 -r "$f" -w benign/t