Skip to content

Add submission of vhd files #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Conversation

enzok
Copy link
Contributor

@enzok enzok commented Jan 3, 2020

test sample

7075e9c8713483fc0613863f6cb27089

@doomedraven
Copy link
Collaborator

nice, this requires guestfs-python no?

@doomedraven
Copy link
Collaborator

i think this would be nice to move to my sflock repo so we can use it outside of cape also no?

@doomedraven
Copy link
Collaborator

i can do that for sflock

@enzok
Copy link
Contributor Author

enzok commented Jan 3, 2020

Yes python-guestfs is required.

@enzok
Copy link
Contributor Author

enzok commented Jan 3, 2020

I didn't add it to sflock because of the guestfs requirement. Just added to decrpyt.py for simplicity.

@enzok
Copy link
Contributor Author

enzok commented Jan 3, 2020

Cool if you want to add to your sflock repo though.

@doomedraven
Copy link
Collaborator

well it easy to handle with try except if user have it installed, i will integrate that, to make cape more cleaner and im using sflock in another project so it will be more useful, will do this this days, thanks a lot for PR

@doomedraven
Copy link
Collaborator

i will need to test it, but prototype is already done CAPESandbox/sflock@c8bbf0f

@enzok
Copy link
Contributor Author

enzok commented Jan 3, 2020 via email

@doomedraven
Copy link
Collaborator

thansk, will add it

@doomedraven
Copy link
Collaborator

@enzok can you please test it with https://github.com/doomedraven/sflock?

@doomedraven
Copy link
Collaborator

btw @enzok 7zip works with this one just fine so im gonna change sflock once again to handle that with 7zip instead of extra deps

@doomedraven
Copy link
Collaborator

done, it now without dependencies and works with 7z :), so please update sflock, im closing the PR

>>> pp(q.children[0].to_dict())
{'children': [],
 'duplicate': False,
 'error': None,
 'extrpath': ['FedEx pending delivery for you.exe'],
 'filename': 'FedEx pending delivery for you.exe',
 'filepath': None,
 'finger': {'magic': 'PE32 executable (GUI) Intel 80386, for MS Windows',
            'magic_human': 'PE32 executable (GUI) Intel 80386 (for MS Windows)',
            'mime': 'application/x-dosexec',
            'mime_human': 'dosexec'},
 'package': 'exe',
 'parentdirs': [],
 'password': None,
 'platform': 'windows',
 'preview': True,
 'relaname': 'FedEx pending delivery for you.exe',
 'relapath': 'FedEx pending delivery for you.exe',
 'selected': False,
 'sha256': 'f500df00ac0bac4da7df838c6bbc3a5ce330cfaa26665638701ef1412570afaf',
 'size': 1520128L,
 'type': 'file'}

@doomedraven doomedraven closed this Jan 6, 2020
@enzok enzok deleted the FEAT-001 branch January 15, 2020 16:36
@phunki32 phunki32 mentioned this pull request Mar 13, 2020
klingerko pushed a commit to klingerko/CAPEv2 that referenced this pull request Oct 17, 2021
only display cents download button if we have rules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants