Add requirements and ignore files

This commit is contained in:
d3adc0de 2022-06-10 08:23:12 +01:00
parent 85eeb3c725
commit 5c103d787e
4 changed files with 6 additions and 2 deletions

1
.gitignore vendored

@ -2,6 +2,7 @@ venv
drop
build
dist
code
*.spec
.idea
!metrics/cloc.exe

3
inceptor/.gitignore vendored

@ -14,4 +14,5 @@ backup/**
history.txt
artifacts
*.ico
*.def
*.def
rop*

@ -1 +1 @@
Subproject commit fc1dd3464a692213eecb83a869b8b2ed085a21da
Subproject commit 0ccd70b2dfd444997bfc4956af66ca9b49a587bc

@ -1,5 +1,6 @@
frida
frida-tools
in_place
jmespath
colorama
pandas
@ -7,5 +8,6 @@ numpy
pefile
pycryptodome
pyOpenSSL
pyyaml
py7zr
win32-setctime