Didier Stevens

Sunday 5 March 2017

New Tool: sets.py

Filed under: My Software — Didier Stevens @ 0:00

It’s a tool I started years ago, and I’m releasing it now.

sets.py allows you to perform operations on sets: union, intersection, subtraction and exclusive or. A set is a list of lines in a file, or a stream of bytes in a file.

I demo the tool in this video:

sets_V0_0_1.zip (https)
MD5: DF0AE1EF67B4BA04750A39EF7FAEE09C
SHA256: A5FF61610AD67CA0638E53A10DD083612C2F5BF42218DD2393AFD20035E89B9F

5 Comments »

  1. Thanks for this Didier, looks like a really useful little tool. I was having to do some hash comparisons recently for two hash sets to identify unique values and ended up messing about for ages in Excel (I don’t like excel at all), but this could have solved my problem in seconds! Thanks! 🙂

    Comment by Phil Cobley — Sunday 5 March 2017 @ 9:45

  2. You’re welcome. Remark that the tool is case-sensitive. So you would have to make sure that all your hashes were lowercase, for example.

    I’ll probably add an option later to make it not case-sensitive.

    Comment by Didier Stevens — Sunday 5 March 2017 @ 9:49

  3. […] Blog post: New Tool: sets.py […]

    Pingback by sets.py | Didier Stevens Videos — Sunday 5 March 2017 @ 22:14

  4. […] Tools: oledump.py, re-search.py and sets.py. […]

    Pingback by Maldoc Deobfuscation: Character Removal | Didier Stevens Videos — Monday 6 March 2017 @ 9:06

  5. […] New Tool: sets.py […]

    Pingback by Overview of Content Published In March | Didier Stevens — Tuesday 4 April 2017 @ 0:00


RSS feed for comments on this post. TrackBack URI

Leave a Reply (comments are moderated)

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Blog at WordPress.com.