Skip to content

V1.3.3#157

Merged
PSNAppz merged 11 commits intodevfrom
v1.3.3
Jan 12, 2019
Merged

V1.3.3#157
PSNAppz merged 11 commits intodevfrom
v1.3.3

Conversation

@PSNAppz
Copy link
Member

@PSNAppz PSNAppz commented Jan 9, 2019

V 1.3.3

Changes Proposed

  • Fixed bug in fetching emails
  • Added bitcoin address gathering to info module
  • Added depth feature [Users can now specify the depth of visualizer tree]

Copy link
Member

@KingAkeem KingAkeem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool feature and nice code!



def get_bitcoin_address(target, response):
bitcoins = re.findall(r'^[13][a-km-zA-HJ-NP-Z1-9]{25,34}$', response)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this line do exactly? Could you add a comment explaining?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It checks for bitcoin addresses

@PSNAppz PSNAppz merged commit ecac147 into dev Jan 12, 2019
@PSNAppz PSNAppz deleted the v1.3.3 branch August 14, 2021 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants