taskSavannah Administration - Tasks: task #15822, Submission of Hellscape

 
 

task #15822: Submission of Hellscape

Submitter:  Keegan Saunders <keegan>
Submitted:  Thu 26 Nov 2020 03:15:44 AM UTC
   
 
Should Start On:  Thu 26 Nov 2020 12:00:00 AM UTC Should be Finished on:  Sun 06 Dec 2020 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  ineiev Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 30 Nov 2020 07:26:51 AM UTC, comment #3: 

Approving.

Please add a copyright notice to README.md.

Ineiev <ineiev>
Site Administrator
Thu 26 Nov 2020 02:57:49 PM UTC, comment #2: 

It seems that I incorrectly referred to GNU/Linux as "Linux" in my README.md. Apologies, I have corrected this mistake. It does not look like I have made this mistake anywhere else in my code or documentation.

With regards to copyright notices, I have amended all my files to add them. Thanks again.

The revised tarball is here: https://savannah.nongnu.org/submissions_uploads/hellscape_revised.tar.gz

Keegan Saunders <keegan>
Thu 26 Nov 2020 08:17:02 AM UTC, comment #1: 

First, Savannah is the forge for the GNU Project; when providing hosting for other packages, we require that they give our work due credit and call the operating system GNU/Linux.

Then, most files in your tarball have no copyright notices.

Do you think you can fix this?

Ineiev <ineiev>
Site Administrator
Thu 26 Nov 2020 03:15:44 AM UTC, original submission:  

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves
or discards the registration.


Registration Administration


While this item will be useful to track the registration process,
approving or discarding the registration must be done using the specific Group Administration page, accessible only to site administrators,
effectively logged as site administrators (superuser):



Registration Details


  • Name: Hellscape
  • System Name:  hellscape
  • Type: non-GNU software and documentation
  • License: GNU General Public License v3 or later





Description:

Hellscape is a free obfuscator plugin for gcc. It leverages gcc to create an intermediate representation (IR) of machine code and runs a number of routines to obscure the control flow/operations inside of a program. Due to operating at the IR level, it supports all of the gcc frontends and backends. Hellscape is written in C++ as a self-contained gcc plugin and is thoroughly documented. All passes listed are optional and customizable:

  • Instruction substitution: replacing common instructions with semantically equivalent ones
  • Bogus control flow: inserting opaque conditions in control flow to mangle the control flow graph
  • Control flow flattening: removing ALL original control flow edges and replacing them with single directed edges into a large "dispatcher"



Other Software Required:



Tarball URL:

https://savannah.gnu.org/submissions_uploads/hellscape.tar.gz


Keegan Saunders <keegan>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ineiev (Posted a comment)
  • -email is unavailable- added by keegan (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-11-30 ineiev StatusIn Progress Done
        Open/ClosedOpen Closed
    2020-11-26 ineiev StatusNone In Progress
        Assigned toNone ineiev

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code