Search found 22 matches
- Tue May 13, 2014 4:44 am
- Forum: Basic
- Topic: RISC VM, markers and taggant system.
- Replies: 6
- Views: 24657
Re: RISC VM, markers and taggant system.
Ok, thanks.
- Mon May 12, 2014 4:19 pm
- Forum: Basic
- Topic: RISC VM, markers and taggant system.
- Replies: 6
- Views: 24657
Re: RISC VM, markers and taggant system.
That's cool, Alec, but my question was: is taggant issue impact on whole enigma or only RISC VM?Alec wrote:We are working on taggant still, as much as top antivirus vendors.
In other words if I will not use RISC VM markers will I have taggant issue? Thanks.
- Fri May 09, 2014 5:17 am
- Forum: Basic
- Topic: RISC VM, markers and taggant system.
- Replies: 6
- Views: 24657
Re: RISC VM, markers and taggant system.
Ok clear, what about taggant system question?
Thanks.
Thanks.
- Fri May 09, 2014 5:14 am
- Forum: Basic
- Topic: Visibilty of boxed files
- Replies: 6
- Views: 26673
Re: Visibilty of boxed files
So one of the duplicate is a read file/folder
Not clear what you mean. Duplicates happens also with only virtial files (with removed source files). Anyway I understood what I have to implement workaround to remove duplicates (my app builds UI at runtime depending on files, so with file ...
- Wed May 07, 2014 8:55 am
- Forum: Basic
- Topic: RISC VM, markers and taggant system.
- Replies: 6
- Views: 24657
RISC VM, markers and taggant system.
In 4.XX version you provide new RISC VM and new markers.
Not much info in docs about this innovation, so few things are not clear.
Can I use new markers with Classic VM? or old markers with new VM?
Is it safe to use new VM in terms of false-positives of antiviruses since you wrote:
We would like ...
Not much info in docs about this innovation, so few things are not clear.
Can I use new markers with Classic VM? or old markers with new VM?
Is it safe to use new VM in terms of false-positives of antiviruses since you wrote:
We would like ...
- Wed May 07, 2014 8:43 am
- Forum: Basic
- Topic: Visibilty of boxed files
- Replies: 6
- Views: 26673
Re: Visibilty of boxed files
File open dialog appears and unfortunatelly we see duplicated folders
I would like to join the issue. Why duplicates appears? Not only in dialogs but also if you use API for listing dirs. I saw the same problem in 3.XX and in 4.XX it still present.
Also about hiding files. What do you think ...
- Sun Jan 27, 2013 2:29 pm
- Forum: Enigma Virtual Box x86/x64
- Topic: EVB + VirtualBox
- Replies: 15
- Views: 49368
Re: EVB + VirtualBox
Awesome!)
Glad to help.
Will wait new release, thank you.
Glad to help.
Will wait new release, thank you.
- Fri Jan 25, 2013 10:54 am
- Forum: Enigma Virtual Box x86/x64
- Topic: EVB + VirtualBox
- Replies: 15
- Views: 49368
Re: EVB + VirtualBox
Ok, I've made more tests.
There is a problem with accessing to the packed sqlite db.
Here is what I do:
1) Package mask %DEFAULT FOLDER%\data\data*.dat
2) Create package data01.dat:
%DEFAULT FOLDER%\
content\
db.sqlite
3) put data01.dat to the data folder.
In the program I try to open DB ...
There is a problem with accessing to the packed sqlite db.
Here is what I do:
1) Package mask %DEFAULT FOLDER%\data\data*.dat
2) Create package data01.dat:
%DEFAULT FOLDER%\
content\
db.sqlite
3) put data01.dat to the data folder.
In the program I try to open DB ...
- Mon Jan 21, 2013 12:59 pm
- Forum: Enigma Virtual Box x86/x64
- Topic: EVB + VirtualBox
- Replies: 15
- Views: 49368
Re: EVB + VirtualBox
Seems this is related to VirtualBox bug https://www.virtualbox.org/ticket/9527
So you can do nothing here.
I'll perform tests with the real app and let you know.
So you can do nothing here.
I'll perform tests with the real app and let you know.
- Sun Jan 20, 2013 2:30 pm
- Forum: Enigma Virtual Box x86/x64
- Topic: EVB + VirtualBox
- Replies: 15
- Views: 49368
Re: EVB + VirtualBox
Please note, your files requires MS VC 10 runtime libraries. This runtime is not installed in Windows XP by default. So running packed file on a clean WinXP always fails.
Can you confirm that the protected file runs well, but the file open/read operations fail?
Yes, I confirm this. There is vc ...
