Begin with the file inc/dashboard/inc/require-activation.php. Find the function do_check_envato_code which starts on line 185, add this to the start of the function code:
update_option( 'penci_pennews_is_activated', 1 ); wp_send_json_success( array( 'success' => true ) );
Now you can use any key to activate the theme.