It's UWAweek 47

help3007

This forum is provided to promote discussion amongst students enrolled in CITS3007 Secure Coding. If posting a question, it's suggested you check first whether your question is answered in the unit Frequently Asked Questions (FAQ) list, and use the search box (on the right) to see if an answer to your question has already been posted.

Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.

Note that any posts must comply with the UWA Code of Conduct and the UWA Academic Conduct Policy. That means you should (a) treat everyone with respect and courtesy, and (b) not post your solutions to an assessment that's in progress.

If asking a programming question, it's recommended you read How do I ask a good question? If reporting or troubleshooting a bug in software used in the unit, it's recommend you read How to report bugs effectively.
Showing 20 of 170 articles
Showing page 7 of 9⬅ older  |  newer ⮕
Currently no other people reading this forum.


 UWA week 18 (1st semester, week 9) ↓
SVG not supported 11:42am Sat 4th May, ANONYMOUS

Hi Arran, does this mean we are free to decide whether our function encrypts lower case alphabets and punctuation characters?


SVG not supported 7:30pm Fri 3rd May, Hugo S.

Hi Arran, I found this function declaration in crypto.h void vigenere decrypt(char range low, char range high, int key, const char cipher text, char plain text); can I assume that the key is supposed to be passed as a string instead of an int?...


SVG not supported 2:44pm Fri 3rd May, Arran S.

No worries. Just to explain why it's done this way often, example presentations of e.g. the Caesar cipher will operate only on uppercase alphabetic characters, and everything else is "passed through". But sometimes you might want to treat, say, pu...


SVG not supported 1:43pm Fri 3rd May, ANONYMOUS

Hi again, Yes, sorry for not clarifying, the section that you mentioned is what I was referring to. My understanding is that we should encrypt and decrypt according to those range low and range high values, incorporating wraparound. I have since had a...


SVG not supported 1:37pm Fri 3rd May, Arran S.

Hi, Can you clarify, what part of the spec or code are you referring to, when you say "The project only mentions that the plain text must be between this range"? I can't spot anything in the spec which imposes such a requirement. Amongst other things, ...


SVG not supported 10:54am Fri 3rd May, ANONYMOUS

Hi, Are we able to assume that the given range does not apply to the output of an encrypt function call or do we need to fit the output of the function to match this range? For example, if encrypting from 'A' to 'Z', can the cipher text go outside thes...


SVG not supported 7:37am Fri 3rd May, Arran S.

Hi all, The project spec is now available on the website at https cits3007.github.io assessment project , together with a zipped header file. I've adjusted the due date to 23 May (week 12), as I wanted to allow more than 2 weeks to do it in. Studen...


SVG not supported 2:12pm Tue 30th Apr, Arran S.

Hi Hugo, Apologies for the delay. Yes, the project will be out tomorrow morning - and I'll extend the deadline by a week. (I'll amend the dates on the website shortly.) Cheers Arran


SVG not supported 1:20pm Tue 30th Apr, Hugo S.

Hi Arran, I have two questions about the project - Will it be released this week? - Will it be due on the 16th of May like the unit outline says? Thankyou in advance


 UWA week 17 (1st semester, week 8) ↓
SVG not supported 3:30pm Mon 22nd Apr, Arran S.

Hi, The material we actually covered in week 7 (last week) is already up, and the week 8 material will go up prior to the lecture. I normally try to ensure lecture slides are up on the Monday or Tuesday, but during particularly busy weeks (for instanc...


SVG not supported 2:26pm Mon 22nd Apr, ANONYMOUS

Hi Arran. Could you please upload the lecture slides from weeks seven and eight to the unit's website? Thanks.


 UWA week 16 (1st semester, week 7) ↓
SVG not supported 8:26pm Thu 18th Apr, ANONYMOUS

Thank you so much for the detailed reply


SVG not supported 4:59pm Wed 17th Apr, Arran S.

Hi all, I mentioned in lectures that you don't need to be a security expert to identify a vulnerability plenty of people have discovered vulnerabilities in existing programs armed with nothing more than a general knowledge of good coding practices...


SVG not supported 4:34pm Wed 17th Apr, Arran S.

Hi all, The mid-semester test should now be visible to you on Moodle (though it can't be started until it unlocks at 5pm) let me know if it's not showing up. The number of questions and marks are listed in the test instructions. (Also, if you're no...


SVG not supported 11:42am Wed 17th Apr, Arran S.

Hi all, Just a note that I won't be available for my usual office hours today (4 5pm), as I'll be preparing the mid-semester test for release. If you need to meet with me, just email instead to arrange a suitable time. Cheers Arran


SVG not supported 10:28am Wed 17th Apr, Arran S.

Hi, Short answer the default shell in your VM was deleted by a command you typed; the best thing to do is throw away your current VM instance, and start a new one. Longer answer The reason you're seeing those errors is due to a failed, prior command t...


SVG not supported 3:41pm Tue 16th Apr, ANONYMOUS

Also tried downloading dash but it says its already installed before showing the same error again. This is on the correct Vagrant file as well.


SVG not supported 3:40pm Tue 16th Apr, ANONYMOUS

Hi everyone ) I'm currently having some issues while attempting Lab 5. Every time I try to install zsh, I encounter a whole lot of errors which I have attached as an image below. Then when I attempt to switch from dash to zsh and run 'sh --version', ...


 UWA week 15 (1st semester, week 6) ↓
SVG not supported 12:35pm Tue 9th Apr, Arran S.

Hi all, Just a reminder that if for some reason you're regularly unable to attend a lab session, you should email me and let me know. Keeping up with the lab content is an important part of the unit, and (especially for the project) it's a good idea to...


SVG not supported 11:00am Tue 9th Apr, Arran S.

Hi all, I'll discuss the upcoming mid-semester test and the project a bit more in tomorrow's lecture, but here is some basic information about them. Mid-sem test The test will have mostly multi choice and short answer questions, similar to the week ...

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy