-
Currently our string regex does not include `\r` or `\n` but `\t`
https://github.com/mandiant/flare-floss/blob/de1d87eb9f15e7084aa425d1ea20d827021d5f9c/floss/strings.py#L8
Should we include these?…
mr-tz updated
2 years ago
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
### Description
The most recent release v3.0.3 is missing support for IDA 7.7 in the file C:\\Lib\site-packages\capa\capa\ida\helpers\__init__.py.
### Steps to Reproduce
1. Install via pip:…
-
Hi,
Need help to install and use FLOSS (FLARE Obfuscated String Solver) in ubuntu.
Instructions are provided in the following github page but I still don't know how to install it properly.
…
-
Good evening/morning,
I am a 4 year computer science student and have a project where I think I need to use Unicorn Engine.
My project is to emulate a single function from an executable (PE, ELF o…
-
I tried to install it via pip with this command => ```pip3 install flare-floss``` and gives me this outputs:
![image](https://user-images.githubusercontent.com/42123683/139748131-71fba6a9-f351-4421…
-
- [x] this repo
- [x] flare-floss-testfiles
mr-tz updated
3 years ago
-
The installation script downloads and tries to install Python 3.9.0 even if the VM is a Windows 7 installation, where the installation will always fail, as the Python 3.9.0 installer is set to refuse …
-
AWS EC2 Instance Settings
```
Instance type
c5.4xlarge
Platform
Ubuntu (Inferred)
AMI ID
ami-01f87c43e618bf8f0
Platform details
Linux/UNIX
AMI name
ubuntu/images/hvm-ssd/ubuntu-focal-20.04-…